diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tutorials/rootless_tutorial.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorials/rootless_tutorial.md b/docs/tutorials/rootless_tutorial.md index 57f819d6d..981916806 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` |