From 3a5ae51fbfb5a32ac681ed8415d8fedac5719c13 Mon Sep 17 00:00:00 2001 From: Darwin Traver Date: Fri, 7 Dec 2018 17:37:20 -0500 Subject: [PATCH] Update UCP API link Broken UCP 3.0 API link --- ee/ucp/user-access/kubectl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/ucp/user-access/kubectl.md b/ee/ucp/user-access/kubectl.md index f7d73a825f..eeb4171706 100644 --- a/ee/ucp/user-access/kubectl.md +++ b/ee/ucp/user-access/kubectl.md @@ -29,7 +29,7 @@ To use kubectl, install the binary on a workstation which has access to your UCP {: .important} First, find which version of Kubernetes is running in your cluster. This can be found -within the Universal Control Plane dashboard or at the UCP API endpoint [version](/reference/ucp/3.0/api/). +within the Universal Control Plane dashboard or at the UCP API endpoint [version](/reference/ucp/3.1/api/). From the UCP dashboard, click on **About Docker EE** within the **Admin** menu in the top left corner of the dashboard. Then navigate to **Kubernetes**.