From 09bdf7d4b1ca47e05364aa119779125c16d9fc0f Mon Sep 17 00:00:00 2001 From: Derrick Miller Date: Thu, 9 Aug 2018 15:15:50 -0400 Subject: [PATCH] updating link to engine specs link was redirecting to CE engine page. the link has been fixed to redirect to the EE engine page. --- ee/ucp/admin/install/system-requirements.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ee/ucp/admin/install/system-requirements.md b/ee/ucp/admin/install/system-requirements.md index 63e79fa9b0..a52686a251 100644 --- a/ee/ucp/admin/install/system-requirements.md +++ b/ee/ucp/admin/install/system-requirements.md @@ -13,7 +13,7 @@ Before installing, be sure your infrastructure has these requirements. You can install UCP on-premises or on a cloud provider. Common requirements: -* [Docker EE Engine](/engine/installation/index.md) version 17.06.2-ee-8; +* [Docker EE Engine](/ee/supported-platforms.md) version 17.06.2-ee-8; values of `n` in the `-ee-` suffix must be 8 or higher * Linux kernel version 3.10 or higher * A static IP address @@ -139,4 +139,4 @@ UCP {{ page.ucp_version }} requires minimum versions of the following Docker com ## Where to go next - [Plan your installation](plan-installation.md) -- [UCP architecture](../../ucp-architecture.md) \ No newline at end of file +- [UCP architecture](../../ucp-architecture.md)