Fix broken link. (#9853)

This commit is contained in:
Rupak Ganguly 2019-11-13 05:46:22 -05:00 committed by Olly P
parent 476fe75880
commit c839b268b6
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ spec:
## Use the CLI to deploy Kubernetes objects ## Use the CLI to deploy Kubernetes objects
With Docker EE, you deploy your Kubernetes objects on the command line by using With Docker EE, you deploy your Kubernetes objects on the command line by using
`kubectl`. [Install and set up kubectl](https://v1-11.docs.kubernetes.io/docs/tasks/tools/install-kubectl/). `kubectl`. [Install and set up kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/).
Use a client bundle to configure your client tools, like Docker CLI and `kubectl` Use a client bundle to configure your client tools, like Docker CLI and `kubectl`
to communicate with UCP instead of the local deployments you might have running. to communicate with UCP instead of the local deployments you might have running.