diff options
| author | Mike Danese <mikedanese@gmail.com> | 2015-07-14 09:37:37 -0700 |
|---|---|---|
| committer | Mike Danese <mikedanese@gmail.com> | 2015-07-14 10:51:10 -0700 |
| commit | 53eee3533f5d877d5dbbca69f7171784dacc7fbb (patch) | |
| tree | 11aada7967af1985762af4d1f3dde9b8f48c544a /access.md | |
| parent | 8e5a970d432f598962d97ecd9d6ce4b07d8f79bc (diff) | |
automated link fixes
Diffstat (limited to 'access.md')
| -rw-r--r-- | access.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -165,7 +165,7 @@ In the Simple Profile: Namespaces versus userAccount vs Labels: - `userAccount`s are intended for audit logging (both name and UID should be logged), and to define who has access to `namespace`s. -- `labels` (see [docs/labels.md](../../docs/labels.md)) should be used to distinguish pods, users, and other objects that cooperate towards a common goal but are different in some way, such as version, or responsibilities. +- `labels` (see [docs/user-guide/labels.md](../../docs/user-guide/labels.md)) should be used to distinguish pods, users, and other objects that cooperate towards a common goal but are different in some way, such as version, or responsibilities. - `namespace`s prevent name collisions between uncoordinated groups of people, and provide a place to attach common policies for co-operating groups of people. |
