diff options
author | TomSweeneyRedHat <tsweeney@redhat.com> | 2018-05-15 10:51:56 -0400 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-05-15 17:35:11 +0000 |
commit | 5f6cdebacbcd295e2d30572136c5ffe3a86467ec (patch) | |
tree | a653af782cbdab3fe5bccebbbb9809a690106133 /docs/tutorials/podman_tutorial.md | |
parent | d870c25c012c8f8d39692d3c786c5f3ea0bd7169 (diff) | |
download | podman-5f6cdebacbcd295e2d30572136c5ffe3a86467ec.tar.gz podman-5f6cdebacbcd295e2d30572136c5ffe3a86467ec.tar.bz2 podman-5f6cdebacbcd295e2d30572136c5ffe3a86467ec.zip |
Touch up logo links
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
Closes: #771
Approved by: mheon
Diffstat (limited to 'docs/tutorials/podman_tutorial.md')
-rw-r--r-- | docs/tutorials/podman_tutorial.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/podman_tutorial.md b/docs/tutorials/podman_tutorial.md index 066fbd24d..8c2dbccd8 100644 --- a/docs/tutorials/podman_tutorial.md +++ b/docs/tutorials/podman_tutorial.md @@ -1,4 +1,4 @@ -![PODMAN logo](https://cdn.rawgit.com/kubernetes-incubator/cri-o/master/logo/podmon-logo.png) +![PODMAN logo](../../logo/podman-logo-source.svg) # Basic Setup and Use of Podman Podman is a utility provided as part of the libpod library. It can be used to create and maintain |