Updated broken link to Linux post-install steps. (#4015)

This commit is contained in:
Brien Rosenquist 2017-08-01 12:10:34 -07:00 committed by Misty Stanley-Jones
parent d02622c7ca
commit d3cb11f10f
1 changed files with 2 additions and 2 deletions

View File

@ -184,7 +184,7 @@ from the repository.
container runs, it prints an informational message and exits. container runs, it prints an informational message and exits.
Docker CE is installed and running. You need to use `sudo` to run Docker 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 non-privileged users to run Docker commands and for other optional configuration
steps. steps.
@ -232,7 +232,7 @@ a new file each time you want to upgrade Docker.
container runs, it prints an informational message and exits. container runs, it prints an informational message and exits.
Docker CE is installed and running. You need to use `sudo` to run Docker commands. 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 non-privileged users to run Docker commands and for other optional configuration
steps. steps.