mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 00:15:44 +00:00
[CI:DOCS] Remove dead link from README
The link for podman-hello.png was replaced with a textual representation but a dangling pointer to dead link was still present. This PR removes the dead link to avoid hitting 404. Signed-off-by: Chetan Giradkar <cgiradka@redhat.com>
This commit is contained in:
parent
e78e76c237
commit
3fc7c42e18
1 changed files with 1 additions and 1 deletions
|
|
@ -171,7 +171,7 @@ you to manage and maintain those images and containers in a production environme
|
|||
familiar container cli commands. For more details, see the
|
||||
[Container Tools Guide](https://github.com/containers/buildah/tree/main/docs/containertools).
|
||||
|
||||
## [Podman Hello](https://podman.io/images/podman-hello.jpg)
|
||||
## Podman Hello
|
||||
```
|
||||
$ podman run quay.io/podman/hello
|
||||
Trying to pull quay.io/podman/hello:latest...
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue