Skip to content

Commit 0f15ebc

Browse files
authored
Merge pull request #4340 from monteiro-renato/patch-1
📖 Fix: missing url to plugin-utils in extending_cli_features_and_plug…
2 parents 5d9d4ac + d4ece28 commit 0f15ebc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/book/src/plugins/extending/extending_cli_features_and_plugins.md

+1
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,7 @@ creating features or plugins that can rely on this information.
401401
[deprecate-plugin-doc]: https://pkg.go.dev/sigs.k8s.io/kubebuilder/v4/pkg/plugin#Deprecated
402402
[plugin-sub-command]: https://pkg.go.dev/sigs.k8s.io/kubebuilder/v4/pkg/plugin#Subcommand
403403
[plugin-update-meta]: https://pkg.go.dev/sigs.k8s.io/kubebuilder/v4/pkg/plugin#UpdatesMetadata
404+
[plugin-utils]: https://pkg.go.dev/sigs.k8s.io/kubebuilder/v4/pkg/plugin/util
404405
[markers-scaffold]: ./../../reference/markers/scaffold.md
405406
[kb-utils]: https://github.com/kubernetes-sigs/kubebuilder/blob/book-v4/pkg/plugin/util/util.go
406407
[project-file-config]: ./../../reference/project-config.md

0 commit comments

Comments
 (0)