docs(api): fix broken hyperlinks

This commit is contained in:
Jeong Jinwoo
2023-09-04 23:51:24 +09:00
parent e19ca5405a
commit 5c1a022a3c
6 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ description: >
Add labels and selectors to add all resources.
---
[labels]: https://kubectl.docs.kubernetes.io/references/kustomize/kustomization/labels/
[labels]: /docs/reference/api/labels/
Add labels and selectors to all resources. If the label key already is present on the resource,
the value will be overridden.