Merge pull request #7943 from docker/fix-link-7937

Fix broken link
This commit is contained in:
Maria Bermudez 2018-12-28 16:23:50 -08:00 committed by GitHub
commit f7c7b58a78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ infrastructure meets the [system requirements](./system-requirements) that DTR n
## Step 2. Install UCP
Since DTR requires Docker Universal Control Plane (UCP)
to run, you need to [install UCP](../ucp/admin/install/) on all the nodes where you plan to install DTR.
to run, you need to [install UCP](/ee/ucp/admin/install/) on all the nodes where you plan to install DTR.
DTR needs to be installed on a worker node that is being managed by UCP.
You cannot install DTR on a standalone Docker Engine.