Fix link.

This commit is contained in:
Eric Tune 2014-12-02 13:55:36 -08:00
parent 993ef88eec
commit bd2541ac02

View File

@ -2,7 +2,7 @@
In Kubernetes, authorization happens as a separate step from authentication. In Kubernetes, authorization happens as a separate step from authentication.
See the [authentication documentation](../authn_plugins/README.md) for an See the [authentication documentation](./authentication.md) for an
overview of authentication. overview of authentication.
Authorization applies to all HTTP accesses on the main apiserver port. (The Authorization applies to all HTTP accesses on the main apiserver port. (The