Correct broken links - fix #1154, fix #1161, fix #1162, fix #1163

Fix some broken links in documentation, as well as add a dummy page
for single-node docker with deprecation notice to prevent error with
old links.
This commit is contained in:
Pallav Agarwal
2016-09-05 13:50:49 +05:30
committed by Pallav Agarwal
parent db24889200
commit 36fefcf873
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