mirror of
https://github.com/containers/podman.git
synced 2025-09-23 13:13:42 +08:00
[CI:DOCS] Fix GitHub URL to Podman logo
The Podman logo is not rendered on docs.podman.io with the current URL. Signed-off-by: David Ward <david.ward@ll.mit.edu>
This commit is contained in:
@ -16,4 +16,4 @@
|
||||
.. _podman run: http://docs.podman.io/en/latest/markdown/podman-run.1.html
|
||||
.. _podman build: http://docs.podman.io/en/latest/markdown/podman-build.1.html
|
||||
.. _podman push: http://docs.podman.io/en/latest/markdown/podman-push.1.html
|
||||
.. image:: https://github.com/containers/podman/blob/main/logo/podman-logo.png?raw=true
|
||||
.. image:: https://raw.githubusercontent.com/containers/podman/main/logo/podman-logo.png
|
||||
|
@ -42,7 +42,7 @@
|
||||
//
|
||||
// InfoExtensions:
|
||||
// x-logo:
|
||||
// - url: https://raw.githubusercontent.com/containers/libpod/master/logo/podman-logo.png
|
||||
// - url: https://raw.githubusercontent.com/containers/libpod/main/logo/podman-logo.png
|
||||
// - altText: "Podman logo"
|
||||
//
|
||||
// Produces:
|
||||
|
Reference in New Issue
Block a user