Skip to content

Commit 2041731

Browse files
Merge pull request #11043 from Kiritow/patch-1
[CI:DOCS] Fix: broken links in transfer doc
2 parents 1ec1c85 + 1d34a2c commit 2041731

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

transfer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ The following podman commands do not have a Docker equivalent:
141141
* [`podman generate `](./docs/source/markdown/podman-generate.1.md)
142142
* [`podman generate kube`](./docs/source/markdown/podman-generate-kube.1.md)
143143
* [`podman generate systemd`](./docs/source/markdown/podman-generate-systemd.1.md)
144-
* [`podman healthcheck `](/docs/source/markdown/podmanh-healthcheck.1.md)
145-
* [`podman healthcheck run`](/docs/source/markdown/podmanh-healthcheck-run.1.md)
144+
* [`podman healthcheck `](/docs/source/markdown/podman-healthcheck.1.md)
145+
* [`podman healthcheck run`](/docs/source/markdown/podman-healthcheck-run.1.md)
146146
* [`podman image diff`](./docs/source/markdown/podman-image-diff.1.md)
147147
* [`podman image exists`](./docs/source/markdown/podman-image-exists.1.md)
148148
* [`podman image mount`](./docs/source/markdown/podman-image-mount.1.md)

0 commit comments

Comments
 (0)