From 8a04e93d0d7ff5f575864a9c8dce282206a664a0 Mon Sep 17 00:00:00 2001 From: Maria Bermudez Date: Fri, 28 Dec 2018 16:22:56 -0800 Subject: [PATCH] Fix broken link --- ee/dtr/admin/install/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/dtr/admin/install/index.md b/ee/dtr/admin/install/index.md index 00e4a95f8a..67c77ad5e7 100644 --- a/ee/dtr/admin/install/index.md +++ b/ee/dtr/admin/install/index.md @@ -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.