Skip to content

Commit b9e68f8

Browse files
authored
Merge pull request #6256 from sbueringer/pr-fix-link
📖 book: fix broken link to kustomize
2 parents eecabe4 + 1b478f5 commit b9e68f8

File tree

1 file changed

+1
-1
lines changed
  • docs/book/src/developer/providers/implementers-guide

1 file changed

+1
-1
lines changed

docs/book/src/developer/providers/implementers-guide/configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ patchesStrategicMerge
4646
- manager_config.yaml
4747
```
4848

49-
[kustomizeyaml]: https://github.com/kubernetes-sigs/kustomize/blob/master/docs/glossary.md#kustomization
49+
[kustomizeyaml]: https://kubectl.docs.kubernetes.io/references/kustomize/kustomization
5050
[patch]: https://git.k8s.io/community/contributors/devel/sig-api-machinery/strategic-merge-patch.md
5151

5252
## Our configuration

0 commit comments

Comments
 (0)