Merge pull request #1158 from pallavagarwal07/patch-1

Fix link to kubectl from docs/user-guide/kubectl/kubectl_version.md
This commit is contained in:
devin-donnelly
2016-09-21 16:28:25 -07:00
committed by GitHub
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ Kubernetes installations. This required some minor
(backward-compatible) changes to the way
the Kubernetes cluster DNS server processes DNS queries, to facilitate
the lookup of federated services (which span multiple Kubernetes clusters).
See the [Cluster Federation Administrators' Guide](/docs/admin/federation/index.md) for more
See the [Cluster Federation Administrators' Guide](/docs/admin/federation) for more
details on Cluster Federation and multi-site support.
## References