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
@@ -66,7 +66,7 @@ this for you). Other tutorials, for example
by Kelsey Hightower, are also available to help you.
You must also have a basic
[working knowledge of Kubernetes](/docs/getting-started-guides/) in
[working knowledge of Kubernetes](/docs/setup/) in
general, and [Ingress](/docs/concepts/services-networking/ingress/) in particular.
{% endcapture %}
@@ -16,7 +16,7 @@ replicas exist across the registered clusters.
* {% include federated-task-tutorial-prereqs.md %}
* You are also expected to have a basic
[working knowledge of Kubernetes](/docs/getting-started-guides/) in
[working knowledge of Kubernetes](/docs/setup/) in
general and [ReplicaSets](/docs/concepts/workloads/controllers/replicaset/) in particular.
{% endcapture %}
+1 -1
View File
@@ -18,7 +18,7 @@ this for you). Other tutorials, for example
by Kelsey Hightower, are also available to help you.
You are also expected to have a basic
[working knowledge of Kubernetes](/docs/getting-started-guides/) in
[working knowledge of Kubernetes](/docs/setup/) in
general and [Secrets](/docs/concepts/configuration/secret/) in particular.
## Overview