mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
Merge pull request #11008 from dpward/main
[CI:DOCS] Fix GitHub URL to Podman logo
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