Fix broken links to postinstall documentation

Fixes a number of links that were pointing to the wrong location
for the linux post-installation steps.
This commit is contained in:
Russell Cardullo 2018-02-26 13:26:05 -08:00 committed by Joao Fernandes
parent 4c36f67964
commit 1b9d732e46
3 changed files with 5 additions and 5 deletions

View File

@ -200,7 +200,7 @@ You can install Docker EE in different ways, depending on your needs:
container runs, it prints an informational message and exits. container runs, it prints an informational message and exits.
Docker EE is installed and running. You need to use `sudo` to run Docker Docker EE 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](/install/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.
@ -295,7 +295,7 @@ upgrade Docker EE.
container runs, it prints an informational message and exits. container runs, it prints an informational message and exits.
Docker EE is installed and running. You need to use `sudo` to run Docker 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](/install/linux/linux-postinstall.md)
to allow non-privileged users to run Docker commands and for other optional to allow non-privileged users to run Docker commands and for other optional
configuration steps. configuration steps.

View File

@ -311,7 +311,7 @@ from the repository.
container runs, it prints an informational message and exits. container runs, it prints an informational message and exits.
Docker EE is installed and running. You need to use `sudo` to run Docker Docker EE is installed and running. You need to use `sudo` to run Docker
commands. Continue to [Linux postinstall](linux-postinstall.md) to configure the commands. Continue to [Linux postinstall](/install/linux/linux-postinstall.md) to configure the
graph storage driver, allow non-privileged users to run Docker commands, and for graph storage driver, allow non-privileged users to run Docker commands, and for
other optional configuration steps. other optional configuration steps.
@ -391,7 +391,7 @@ need to download a new file each time you want to upgrade Docker EE.
container runs, it prints an informational message and exits. container runs, it prints an informational message and exits.
Docker EE is installed and running. You need to use `sudo` to run Docker 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](/install/linux/linux-postinstall.md)
to allow non-privileged users to run Docker commands and for other optional to allow non-privileged users to run Docker commands and for other optional
configuration steps. configuration steps.

View File

@ -280,7 +280,7 @@ from the repository.
Docker EE is installed and running. The `docker` group is created but no users Docker EE is installed and running. The `docker` group is created but no users
are added to it. You need to use `sudo` to run Docker are added to it. You need to use `sudo` to run Docker
commands. Continue to [Linux postinstall](linux-postinstall.md) to allow commands. Continue to [Linux postinstall](/install/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.