Merge pull request #6970 from marekbiskup/typoFix

Broken links fixed.
This commit is contained in:
Wojciech Tyczynski
2015-04-17 12:47:41 +02:00
3 changed files with 4 additions and 4 deletions

View File

@@ -3,8 +3,8 @@
**Authorization**
:Kubernetes does not currently have an authorization system. Anyone with the cluster password can do anything. We plan
to add sophisticated authorization, and to make it pluggable. See the [access control design doc](./devel/access.md) and
[this issue](https://github.com/GoogleCloudPlatform/kubernetes/issue/1430).
to add sophisticated authorization, and to make it pluggable. See the [access control design doc](./design/access.md) and
[this issue](https://github.com/GoogleCloudPlatform/kubernetes/issues/1430).
**Annotation**
: A key/value pair that can hold large (compared to a Label), and possibly not human-readable data. Intended to store