Skip to content

Commit

Permalink
Update transfer.md
Browse files Browse the repository at this point in the history
Fix broken `podman healthcheck` link

Signed-off-by: Kiritow <[email protected]>
  • Loading branch information
Kiritow committed Jul 29, 2021
1 parent ec5c7c1 commit 1d34a2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions transfer.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ The following podman commands do not have a Docker equivalent:
* [`podman generate `](./docs/source/markdown/podman-generate.1.md)
* [`podman generate kube`](./docs/source/markdown/podman-generate-kube.1.md)
* [`podman generate systemd`](./docs/source/markdown/podman-generate-systemd.1.md)
* [`podman healthcheck `](/docs/source/markdown/podmanh-healthcheck.1.md)
* [`podman healthcheck run`](/docs/source/markdown/podmanh-healthcheck-run.1.md)
* [`podman healthcheck `](/docs/source/markdown/podman-healthcheck.1.md)
* [`podman healthcheck run`](/docs/source/markdown/podman-healthcheck-run.1.md)
* [`podman image diff`](./docs/source/markdown/podman-image-diff.1.md)
* [`podman image exists`](./docs/source/markdown/podman-image-exists.1.md)
* [`podman image mount`](./docs/source/markdown/podman-image-mount.1.md)
Expand Down

0 comments on commit 1d34a2c

Please sign in to comment.