summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 -->