mirror of https://github.com/docker/docs.git
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:
parent
ce4a5a4ecd
commit
dc0ca081e0
|
@ -244,7 +244,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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue