From 0296e5046500ae55f573ce9e89e70d71962fbe07 Mon Sep 17 00:00:00 2001 From: Dylan Pinn Date: Tue, 24 Sep 2019 21:02:13 +1000 Subject: Update mac_client link I fixed the mac_client tutorial link as it was returning a 404 error. Signed-off-by: Dylan Pinn --- docs/tutorials/podman_tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials') diff --git a/docs/tutorials/podman_tutorial.md b/docs/tutorials/podman_tutorial.md index 559d25d6a..169cefc0e 100644 --- a/docs/tutorials/podman_tutorial.md +++ b/docs/tutorials/podman_tutorial.md @@ -5,7 +5,7 @@ Podman is a utility provided as part of the libpod library. It can be used to c containers. The following tutorial will teach you how to set up Podman and perform some basic commands with Podman. -If you are running on a Mac, you should instead follow the [Mac tutorial](https://github.com/containers/libpod/blob/master/mac_client.md) +If you are running on a Mac, you should instead follow the [Mac tutorial](https://github.com/containers/libpod/blob/master/docs/tutorials/mac_client.md) to set up the remote Podman client. **NOTE**: the code samples are intended to be run as a non-root user, and use `sudo` where -- cgit v1.2.3-54-g00ecf