diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2022-08-09 14:28:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-09 14:28:59 +0000 |
commit | 097cc6eb6dd8e598c0e8676d21267b4edb11e144 (patch) | |
tree | 7f9cfb17e79a753b1c6298faaa6c7bba3968d435 /troubleshooting.md | |
parent | a7af6ef632606fbb3e40e6e3e207ed6e372031c3 (diff) | |
parent | f4c53a41cf85b709eecf2c6af1a7cdf3c6d27996 (diff) | |
download | podman-097cc6eb6dd8e598c0e8676d21267b4edb11e144.tar.gz podman-097cc6eb6dd8e598c0e8676d21267b4edb11e144.tar.bz2 podman-097cc6eb6dd8e598c0e8676d21267b4edb11e144.zip |
Merge pull request #15225 from unknowndevQwQ/update_logo
[CI:DOCS]: update the podman logo
Diffstat (limited to 'troubleshooting.md')
-rw-r--r-- | troubleshooting.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/troubleshooting.md b/troubleshooting.md index 1fa044fe9..6d46a543f 100644 --- a/troubleshooting.md +++ b/troubleshooting.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) # Troubleshooting |