diff --git a/docs/admin/authorization/index.md b/docs/admin/authorization/index.md index 0d9df2a99c..89ac68cdd3 100644 --- a/docs/admin/authorization/index.md +++ b/docs/admin/authorization/index.md @@ -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 %}