diff options
author | Jens Petersen <petersen@redhat.com> | 2019-05-29 01:08:32 +0800 |
---|---|---|
committer | Jens Petersen <petersen@redhat.com> | 2019-06-07 06:16:47 +0000 |
commit | 0c3e3bebbbf22480187c16fe8c36754e0137c422 (patch) | |
tree | f5de34b4e5da3591fc374480a6f735e9b0ff23ef /docs/tutorials/podman_tutorial.md | |
parent | bc7afd6d71da4173e4894ff352667a25987fa2ea (diff) | |
download | podman-0c3e3bebbbf22480187c16fe8c36754e0137c422.tar.gz podman-0c3e3bebbbf22480187c16fe8c36754e0137c422.tar.bz2 podman-0c3e3bebbbf22480187c16fe8c36754e0137c422.zip |
fix tutorial link to install.md
[skip ci]
Signed-off-by: Jens Petersen <petersen@redhat.com>
Diffstat (limited to 'docs/tutorials/podman_tutorial.md')
-rw-r--r-- | docs/tutorials/podman_tutorial.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/podman_tutorial.md b/docs/tutorials/podman_tutorial.md index 032b7c851..2aaaa9ff9 100644 --- a/docs/tutorials/podman_tutorial.md +++ b/docs/tutorials/podman_tutorial.md @@ -10,7 +10,7 @@ root escalation is required. ## Installing Podman -For installing or building Podman, please see the [installation instructions](install.md). +For installing or building Podman, please see the [installation instructions](https://github.com/containers/libpod/blob/master/install.md). ## Familiarizing yourself with Podman |