diff options
author | unknowndevQwQ <unknowndevQwQ@pm.me> | 2022-08-07 07:39:45 +0800 |
---|---|---|
committer | unknowndevQwQ <unknowndevQwQ@pm.me> | 2022-08-07 09:11:53 +0800 |
commit | f4c53a41cf85b709eecf2c6af1a7cdf3c6d27996 (patch) | |
tree | 5f2f3da8611704471030d9f1c98a0e08f2f5e2ea /contrib | |
parent | 2477a68b43f01b00636d7c714ab67e005f262069 (diff) | |
download | podman-f4c53a41cf85b709eecf2c6af1a7cdf3c6d27996.tar.gz podman-f4c53a41cf85b709eecf2c6af1a7cdf3c6d27996.tar.bz2 podman-f4c53a41cf85b709eecf2c6af1a7cdf3c6d27996.zip |
docs: update the podman logo
for podman/#15222
Signed-off-by: unknowndevQwQ <unknowndevQwQ@pm.me>
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/hello/README.md | 2 | ||||
-rw-r--r-- | contrib/podmanimage/README.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/hello/README.md b/contrib/hello/README.md index 528466f7b..0fb430721 100644 --- a/contrib/hello/README.md +++ b/contrib/hello/README.md @@ -1,4 +1,4 @@ -![PODMAN logo](../../logo/podman-logo-source.svg) +![PODMAN logo](https://raw.githubusercontent.com/containers/common/main/logos/podman-logo-full-vert.png) # Podman Hello World image diff --git a/contrib/podmanimage/README.md b/contrib/podmanimage/README.md index 0f4f715ad..ab406a56a 100644 --- a/contrib/podmanimage/README.md +++ b/contrib/podmanimage/README.md @@ -1,4 +1,4 @@ -![PODMAN logo](../../logo/podman-logo-source.svg) +![PODMAN logo](https://raw.githubusercontent.com/containers/common/main/logos/podman-logo-full-vert.png) # podmanimage |