Skip to content

Commit

Permalink
Fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dchen1107 committed Mar 4, 2015
1 parent abbd171 commit 528ca40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/kubernetes-namespaces/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Kubernetes Namespaces help different projects, teams, or customers to share a Ku

It does this by providing the following:

1. A scope for [Names](identifiers.md).
1. A scope for [Names](../../docs/identifiers.md).
2. A mechanism to attach authorization and policy to a subsection of the cluster.

Use of multiple namespaces is optional.
Expand Down

0 comments on commit 528ca40

Please sign in to comment.