summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDeyao Chen <chendeyao000@gmail.com>2022-05-05 15:48:13 +0800
committerDeyao Chen <chendeyao000@gmail.com>2022-05-05 15:57:44 +0800
commitebde5258340f4ff2f9e3c0eb067ffabdf5bf7d6f (patch)
tree0f2548e539ee37c877be8ff3898d0b2abe726396 /docs
parentbdaac4b2b6573d0954c58da9968536017160b1ed (diff)
downloadpodman-ebde5258340f4ff2f9e3c0eb067ffabdf5bf7d6f.tar.gz
podman-ebde5258340f4ff2f9e3c0eb067ffabdf5bf7d6f.tar.bz2
podman-ebde5258340f4ff2f9e3c0eb067ffabdf5bf7d6f.zip
update rootless_tutorial.md
The links to the installation instructions and build instructions seem to be outdated, so this PR updates them. Signed-off-by: Deyao Chen <chendeyao000@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/tutorials/rootless_tutorial.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorials/rootless_tutorial.md b/docs/tutorials/rootless_tutorial.md
index 5d20f2cc0..b5c2712d5 100644
--- a/docs/tutorials/rootless_tutorial.md
+++ b/docs/tutorials/rootless_tutorial.md
@@ -19,11 +19,11 @@ or for all commands by changing the value for the "Default OCI runtime" in the `
### Installing Podman
-For installing Podman, please see the [installation instructions](https://github.com/containers/podman/blob/main/install.md).
+For installing Podman, please see the [installation instructions](https://podman.io/getting-started/installation).
### Building Podman
-For building Podman, please see the [installation instructions](https://github.com/containers/podman/blob/main/install.md#building-from-scratch).
+For building Podman, please see the [build instructions](https://podman.io/getting-started/installation#building-from-scratch).
### Install `slirp4netns`