Skip to content

Commit 3dac447

Browse files
authored
Merge pull request kubernetes-retired#243 from sanposhiho/patch-2
fix(concepts): fix the link for the resource quotas restriction example
2 parents 408afce + f61a4ac commit 3dac447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/concepts.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ For example, you might want to propagate the following Kinds of builtin objects:
257257
too many resources. However, users with the ability to create subnamespaces
258258
can effectively work around this limitation by simply creating a new child
259259
namespace with the same quota, though efforts are underway to restrict this
260-
behaviour ([see below](#basic-labels)).
260+
behaviour ([see below](#basic-exceptions)).
261261
* **Secrets:** Allows Secrets, such as credentials, to be shared across multiple
262262
namespaces. This is useful if credentials owned by a team must be shared
263263
across different microservices, or different versions of the same

0 commit comments

Comments
 (0)