mirror of https://github.com/docker/docs.git
Update broken link to post install steps (#3756)
This commit is contained in:
parent
44db80e470
commit
be45c3045a
|
@ -230,7 +230,7 @@ a new file each time you want to upgrade Docker CE.
|
|||
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