Fix #1552: dead link to kube-dns/README.md

Fix dead link caused by renaming build-tools back to build in https://github.com/kubernetes/kubernetes/issues/38126
This commit is contained in:
Josh Mize
2016-12-31 06:59:03 -06:00
committed by GitHub
parent 10a57f1e61
commit f5ad6db8c2
+1 -1
View File
@@ -384,7 +384,7 @@ for more information.
## References
- [Docs for the DNS cluster addon](http://releases.k8s.io/{{page.githubbranch}}/build-tools/kube-dns/README.md)
- [Docs for the DNS cluster addon](http://releases.k8s.io/{{page.githubbranch}}/build/kube-dns/README.md)
## What's next
- [Autoscaling the DNS Service in a Cluster](/docs/tasks/administer-cluster/dns-horizontal-autoscaling/).