Merge pull request #12206 from derekwaynecarr/move_doc

LimitRange documentation should be under admin
This commit is contained in:
Wojciech Tyczynski 2015-08-06 13:43:58 +02:00
commit 83acc330d4
1 changed files with 2 additions and 2 deletions

View File

@ -142,7 +142,7 @@ For example,
```console
$ kubectl namespace myspace
$ kubectl create -f docs/user-guide/limitrange/limits.yaml
$ kubectl create -f docs/admin/limitrange/limits.yaml
$ kubectl get limits
NAME
limits
@ -166,7 +166,7 @@ To make a **LimitRangeItem** more restrictive, we will intend to add these addit
## Example
See the [example of Limit Range](../user-guide/limitrange/) for more information.
See the [example of Limit Range](../admin/limitrange/) for more information.
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->