summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Spitzer <mspitzer@gmail.com>2017-10-31 22:32:32 -0500
committerGitHub <noreply@github.com>2017-10-31 22:32:32 -0500
commit786a27c0ccc573fa8dbbd934739c555dcce7c725 (patch)
tree0d6f3b310a6ff7a4d948c76f56239230bf7715b0
parent0753171351127c8703a8d6b05cee8668ac67e011 (diff)
fixed bad link
-rw-r--r--contributors/design-proposals/architecture/namespaces.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/architecture/namespaces.md b/contributors/design-proposals/architecture/namespaces.md
index 65bd80ff..b0cd2129 100644
--- a/contributors/design-proposals/architecture/namespaces.md
+++ b/contributors/design-proposals/architecture/namespaces.md
@@ -83,7 +83,7 @@ and reference particular entities across operations.
A *Namespace* provides an authorization scope for accessing content associated
with the *Namespace*.
-See [Authorization plugins](../auth/access.md)
+See [Authorization plugins](https://kubernetes.io/docs/admin/authorization/)
### Limit Resource Consumption