From d3cb11f10f40f59d05f1f07b41977e0e937947d0 Mon Sep 17 00:00:00 2001 From: Brien Rosenquist Date: Tue, 1 Aug 2017 12:10:34 -0700 Subject: [PATCH] Updated broken link to Linux post-install steps. (#4015) --- engine/installation/linux/docker-ce/centos.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/engine/installation/linux/docker-ce/centos.md b/engine/installation/linux/docker-ce/centos.md index 29767f29cc..ae3c73c50d 100644 --- a/engine/installation/linux/docker-ce/centos.md +++ b/engine/installation/linux/docker-ce/centos.md @@ -184,7 +184,7 @@ from the repository. container runs, it prints an informational message and exits. Docker CE is installed and running. You need to use `sudo` to run Docker -commands. Continue to [Linux postinstall](linux-postinstall.md) to allow +commands. Continue to [Linux postinstall](/engine/installation/linux/linux-postinstall.md) to allow non-privileged users to run Docker commands and for other optional configuration steps. @@ -232,7 +232,7 @@ a new file each time you want to upgrade Docker. container runs, it prints an informational message and exits. Docker CE is installed and running. You need to use `sudo` to run Docker commands. -Continue to [Post-installation steps for Linux](linux-postinstall.md) to allow +Continue to [Post-installation steps for Linux](/engine/installation/linux/linux-postinstall.md) to allow non-privileged users to run Docker commands and for other optional configuration steps.