Update link to post-install in debian.md (#3780)

Got a 404 when trying to click the post-install link in the Debian guide under "next steps"

The link at the bottom of the page works.
This commit is contained in:
Christian Resell 2017-07-06 01:47:53 +02:00 committed by Misty Stanley-Jones
parent ce4a5a4ecd
commit dc0ca081e0
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,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.