Fixed wrong link to linux-postinstall.md (#4423)

Link after install previously gave 404
This commit is contained in:
Sacha Oltmans 2017-08-30 00:45:39 +02:00 committed by Misty Stanley-Jones
parent acd2e0794f
commit 5a1306bbc8
1 changed files with 1 additions and 1 deletions

View File

@ -262,7 +262,7 @@ a new file each time you want to upgrade Docker EE.
container runs, it prints an informational message and exits. container runs, it prints an informational message and exits.
Docker EE is installed and running. You need to use `sudo` to run Docker Docker EE is installed and running. You need to use `sudo` to run Docker
commands. Continue to [Post-installation steps for Linux](linux-postinstall.md) commands. 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 to allow non-privileged users to run Docker commands and for other optional
configuration steps. configuration steps.