mirror of https://github.com/docker/docs.git
Fixed wrong link to linux-postinstall.md (#4423)
Link after install previously gave 404
This commit is contained in:
parent
acd2e0794f
commit
5a1306bbc8
|
@ -262,7 +262,7 @@ a new file each time you want to upgrade Docker EE.
|
|||
container runs, it prints an informational message and exits.
|
||||
|
||||
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
|
||||
configuration steps.
|
||||
|
||||
|
|
Loading…
Reference in New Issue