From 188091081716a1f6e1baad0debb057a3c1bfa3ca Mon Sep 17 00:00:00 2001 From: Derrick Miller Date: Tue, 9 Oct 2018 15:05:34 -0400 Subject: [PATCH] Point latest engine docs to latest UCP & DTR docs User guides section was linking to UCP 2.2 & DTR 2.4 documentation. Instead, it should be linking to the latest UCP & DTR docs. --- _includes/ee-linux-install-reuse.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/ee-linux-install-reuse.md b/_includes/ee-linux-install-reuse.md index 85d6a1f4db..4b075b899f 100644 --- a/_includes/ee-linux-install-reuse.md +++ b/_includes/ee-linux-install-reuse.md @@ -311,6 +311,6 @@ You must delete any edited configuration files manually. - Continue to [Post-installation steps for Linux](/install/linux/linux-postinstall.md){: target="_blank" class="_" } -- Continue with user guides on [Universal Control Plane (UCP)](/datacenter/ucp/2.2/guides/){: target="_blank" class="_" } and [Docker Trusted Registry (DTR)](/datacenter/dtr/2.4/guides/){: target="_blank" class="_" } +- Continue with user guides on [Universal Control Plane (UCP)](/ee/ucp/){: target="_blank" class="_" } and [Docker Trusted Registry (DTR)](/ee/dtr/){: target="_blank" class="_" } {% endif %}