Fixes broken links

This commit is contained in:
Karthik Gaekwad
2017-05-27 00:33:31 -05:00
committed by Andrew Chen
parent 46e745a81a
commit 2660141c20
+2 -2
View File
@@ -150,8 +150,8 @@ As of version 1.3, clusters created by kube-up.sh are configured so that the A
{% endcapture %}
{% capture whatsnext %}
* To learn more about Authentication, see **Authentication** in [Controlling Access to the Kubernetes API](docs/admin/accessing-the-api/).
* To learn more about Admission Control, see [Using Admission Controllers](docs/admin/admission-controllers/).
* To learn more about Authentication, see **Authentication** in [Controlling Access to the Kubernetes API](/docs/admin/accessing-the-api/).
* To learn more about Admission Control, see [Using Admission Controllers](/docs/admin/admission-controllers/).
{% endcapture %}
{% include templates/concept.md %}