mirror of https://github.com/docker/docs.git
Updated broken link to Linux post-install steps. (#4015)
This commit is contained in:
parent
d02622c7ca
commit
d3cb11f10f
|
@ -184,7 +184,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.
|
||||
|
||||
|
@ -232,7 +232,7 @@ a new file each time you want to upgrade Docker.
|
|||
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 [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
|
||||
steps.
|
||||
|
||||
|
|
Loading…
Reference in New Issue