LimitRange documentation should be under admin

This commit is contained in:
derekwaynecarr
2015-08-04 10:46:51 -04:00
parent ded48a3761
commit 577f2fa0a5
10 changed files with 23 additions and 21 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 -->