mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
docs(api/patches): fix broken links
This commit is contained in:
@@ -7,8 +7,8 @@ description: >
|
||||
Patch resources
|
||||
---
|
||||
|
||||
[strategic merge]: /references/kustomize/glossary#patchstrategicmerge
|
||||
[JSON6902]: /references/kustomize/glossary#patchjson6902
|
||||
[strategic merge]: /docs/reference/api/patchesstrategicmerge/
|
||||
[JSON6902]: /docs/reference/api/patchesjson6902/
|
||||
|
||||
Patches (also called overlays) add or override fields on resources. They are provided using the
|
||||
`patches` Kustomization field.
|
||||
|
||||
Reference in New Issue
Block a user