Merge pull request #4992 from RahulGautamSingh/patch-1

fix(docs): update link to plugin doc
This commit is contained in:
Katrina Verey
2023-01-20 13:11:12 -05:00
committed by GitHub

View File

@@ -6,7 +6,7 @@ To extend the supported format, Kustomize has a [plugin] system that allows one
[remote target]: /examples/remoteBuild.md
[Git repository specs]: /api/internal/git/repospec_test.go
[plugin]: /docs/plugins
[plugin]: /plugin
[hashicorp/go-getter]: https://github.com/hashicorp/go-getter
## Make a place to work