From ef5d49f52cfc60e6f66573c0338aa7fac1a9a4d8 Mon Sep 17 00:00:00 2001 From: Gary Forghetti <5776430+gforghetti@users.noreply.github.com> Date: Mon, 10 Dec 2018 09:19:08 -0500 Subject: [PATCH] Update index.md Bad link for the Docker EE UCP cli reference page. Was: [reference documentation](/reference/ucp/3.0/cli/install.md) Changed to: [reference documentation](/reference/ucp/3.1/cli/install.md) --- ee/ucp/admin/install/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/ucp/admin/install/index.md b/ee/ucp/admin/install/index.md index cd7fef07ae..4b8cba1f1c 100644 --- a/ee/ucp/admin/install/index.md +++ b/ee/ucp/admin/install/index.md @@ -86,7 +86,7 @@ To install UCP: This runs the install command in interactive mode, so that you're prompted for any necessary configuration values. To find what other options are available in the install command, check the - [reference documentation](/reference/ucp/3.0/cli/install.md). + [reference documentation](/reference/ucp/3.1/cli/install.md). > Custom CNI plugins >