diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tutorials/README.md | 2 | ||||
-rw-r--r-- | docs/tutorials/podman_tutorial.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorials/README.md b/docs/tutorials/README.md index 6ada366c0..fcef6991f 100644 --- a/docs/tutorials/README.md +++ b/docs/tutorials/README.md @@ -1,4 +1,4 @@ -![PODMAN logo](https://cdn.rawgit.com/kubernetes-incubator/cri-o/master/logo/crio-logo.svg) +![PODMAN logo](https://cdn.rawgit.com/kubernetes-incubator/cri-o/master/logo/podman-logo.png) # Podman Tutorials diff --git a/docs/tutorials/podman_tutorial.md b/docs/tutorials/podman_tutorial.md index 760047840..066fbd24d 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/crio-logo.svg) +![PODMAN logo](https://cdn.rawgit.com/kubernetes-incubator/cri-o/master/logo/podmon-logo.png) # 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 |