Update links to avoid redirects. (#5827)

This commit is contained in:
Steve Perry
2017-10-09 19:17:59 -07:00
committed by GitHub
parent 11b0b64ab9
commit e830745509
15 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ This page shows how to view, work in, and delete namespaces. The page also shows
{% endcapture %}
{% capture prerequisites %}
* Have an [existing Kubernetes cluster](/docs/getting-started-guides/).
* Have an [existing Kubernetes cluster](/docs/setup/).
* Have a basic understanding of Kubernetes _[Pods](/docs/concepts/workloads/pods/pod/)_, _[Services](/docs/concepts/services-networking/service/)_, and _[Deployments](/docs/concepts/workloads/controllers/deployment/)_.
{% endcapture %}