Fix broken links to pages under /en/docs/tasks/administer-cluster/manage-resources/

This commit is contained in:
TAKAHASHI Shuuji
2020-07-29 21:40:50 +09:00
parent 1d992093a3
commit 36d9239fb1
15 changed files with 95 additions and 95 deletions
@@ -8,7 +8,7 @@ content_type: task
This example demonstrates an easy way to limit the amount of storage consumed in a namespace.
The following resources are used in the demonstration: [ResourceQuota](/docs/concepts/policy/resource-quotas/),
[LimitRange](/docs/tasks/administer-cluster/memory-default-namespace/),
[LimitRange](/docs/tasks/administer-cluster/manage-resources/memory-default-namespace/),
and [PersistentVolumeClaim](/docs/concepts/storage/persistent-volumes/).