Update broken link to post install steps (#3756)

This commit is contained in:
Adam Stevenson 2017-07-03 17:16:24 -05:00 committed by Misty Stanley-Jones
parent 44db80e470
commit be45c3045a
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ a new file each time you want to upgrade Docker CE.
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.