Update links to avoid redirect.s (#5829)

This commit is contained in:
Steve Perry
2017-10-09 21:08:58 -07:00
committed by GitHub
parent e830745509
commit 0563d647a7
13 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ title: Install and Set Up kubectl
---
{% capture overview %}
Use the Kubernetes command-line tool, [kubectl](/docs/user-guide/kubectl), to deploy and manage applications on Kubernetes. Using kubectl, you can inspect cluster resources; create, delete, and update components; and look at your new cluster and bring up example apps.
Use the Kubernetes command-line tool, [kubectl](/docs/user-guide/kubectl/), to deploy and manage applications on Kubernetes. Using kubectl, you can inspect cluster resources; create, delete, and update components; and look at your new cluster and bring up example apps.
{% endcapture %}
{% capture prerequisites %}