summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWojciech Tyczynski <wojtekt@google.com>2015-08-06 13:43:58 +0200
committerWojciech Tyczynski <wojtekt@google.com>2015-08-06 13:43:58 +0200
commit83acc330d485f20a0cbb1fd40c0c513d870e63da (patch)
tree47a1e3ce29d419c01a281f95cbdeb87d12fad36a
parent09d971bc58179999aea2545bd2b922a6f170a3ef (diff)
parent3c23de245b41ab8b3d027af5ca9a4e7cf83fc4d3 (diff)
Merge pull request #12206 from derekwaynecarr/move_doc
LimitRange documentation should be under admin
-rw-r--r--admission_control_limit_range.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/admission_control_limit_range.md b/admission_control_limit_range.md
index b1baf1f0..595d72e9 100644
--- a/admission_control_limit_range.md
+++ b/admission_control_limit_range.md
@@ -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 -->