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 56e8901 commit a1fc508Copy full SHA for a1fc508
docs/book/src/plugins/extending/extending_cli_features_and_plugins.md
@@ -405,7 +405,7 @@ creating features or plugins that can rely on this information.
405
[markers-scaffold]: ./../../reference/markers/scaffold.md
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
+[cli]: https://github.com/kubernetes-sigs/kubebuilder/tree/book-v4/pkg/cli
409
[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
0 commit comments