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.