summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlexander Wellbrock <a.wellbrock@mailbox.org>2021-03-31 13:19:53 +0200
committerAlexander Wellbrock <a.wellbrock@mailbox.org>2021-03-31 16:00:22 +0200
commit6fa1c7e46595e55337ea54fdd1b2a5675dcea361 (patch)
tree9ce4f86f3a8e76b66a2ea76b8aaab93acd10a55b /docs
parentdbb7009e5586d41a5b64806ae5fb664dc77c7bdb (diff)
downloadpodman-6fa1c7e46595e55337ea54fdd1b2a5675dcea361.tar.gz
podman-6fa1c7e46595e55337ea54fdd1b2a5675dcea361.tar.bz2
podman-6fa1c7e46595e55337ea54fdd1b2a5675dcea361.zip
Fix unmount doc reference in image.rst
This pointed to the container-unmount doc page. It now points to the expected podman-image-unmount doc page. Signed-off-by: Alexander Wellbrock <a.wellbrock@mailbox.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/source/image.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/image.rst b/docs/source/image.rst
index 2b0ef3d43..0552df929 100644
--- a/docs/source/image.rst
+++ b/docs/source/image.rst
@@ -40,6 +40,6 @@ Image
:doc:`trust <markdown/podman-image-trust.1>` Manage container image trust policy
-:doc:`unmount <markdown/podman-unmount.1>` Unmount an image's root filesystem
+:doc:`unmount <markdown/podman-image-unmount.1>` Unmount an image's root filesystem
:doc:`untag <markdown/podman-untag.1>` Removes one or more names from a locally-stored image