We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 504e625 commit 9f29104Copy full SHA for 9f29104
docs/book/src/plugins/extending/extending_cli_features_and_plugins.md
@@ -406,7 +406,7 @@ creating features or plugins that can rely on this information.
406
[kb-utils]: https://github.com/kubernetes-sigs/kubebuilder/blob/book-v4/pkg/plugin/util/util.go
407
[project-file-config]: ./../../reference/project-config.md
408
[cli]: ./../../../../../pkg/cli
409
-[kb-go-plugin]: ./../../../../../pkg/plugins/golang/v4
+[kb-go-plugin]: https://github.com/kubernetes-sigs/kubebuilder/tree/book-v4/pkg/plugins/golang/v4
410
[cobra]: https://github.com/spf13/cobra
411
[external-plugin]: external-plugins.md
412
[deploy-image]: ./../available/deploy-image-plugin-v1-alpha.md
0 commit comments