aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWilliam Entriken <github.com@phor.net>2022-08-11 20:32:48 -0400
committerWilliam Entriken <github.com@phor.net>2022-08-11 20:34:59 -0400
commitf26a5246e3badec4c3b1fcf23a5096a2195f03e0 (patch)
treea836335b6b3cfb690dc01ae317153d686f18308a /docs
parent0fc27ce9805ff1e8c4abd80bd711c60b4d75d3f3 (diff)
downloadpodman-f26a5246e3badec4c3b1fcf23a5096a2195f03e0.tar.gz
podman-f26a5246e3badec4c3b1fcf23a5096a2195f03e0.tar.bz2
podman-f26a5246e3badec4c3b1fcf23a5096a2195f03e0.zip
Fix updated link to install instructions
Signed-off-by: William Entriken <github.com@phor.net>
Diffstat (limited to 'docs')
-rw-r--r--docs/tutorials/podman_tutorial.md2
-rw-r--r--docs/tutorials/podman_tutorial_cn.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorials/podman_tutorial.md b/docs/tutorials/podman_tutorial.md
index e978d0fb2..30594f2f9 100644
--- a/docs/tutorials/podman_tutorial.md
+++ b/docs/tutorials/podman_tutorial.md
@@ -13,7 +13,7 @@ root escalation is required.
## Installing Podman
-For installing or building Podman, please see the [installation instructions](https://github.com/containers/podman/blob/main/install.md).
+For installing or building Podman, please see the [installation instructions](https://podman.io/getting-started/installation).
## Familiarizing yourself with Podman
diff --git a/docs/tutorials/podman_tutorial_cn.md b/docs/tutorials/podman_tutorial_cn.md
index 37608dddd..be635d3be 100644
--- a/docs/tutorials/podman_tutorial_cn.md
+++ b/docs/tutorials/podman_tutorial_cn.md
@@ -14,7 +14,7 @@ Podman是由libpod库提供一个实用的程序,可以被用于创建和管
## 安装Podman
-安装或者编译 Podman ,请参照[安装说明](https://github.com/containers/podman/blob/main/install.md)。
+安装或者编译 Podman ,请参照[安装说明](https://podman.io/getting-started/installation)。
## 熟悉podman