File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
website/content/en/docs/building-operators/golang Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -470,7 +470,7 @@ Next, check out the following:
470
470
[ builder_godocs ] : https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/builder#example-Builder
471
471
[ activate_modules ] : https://github.com/golang/go/wiki/Modules#how-to-install-and-activate-module-support
472
472
[ advanced-topics ] : /docs/building-operators/golang/advanced-topics/
473
- [ create_a_webhook ] : https://book.kubebuilder.io/cronjob-tutorial/ webhook-implementation.html
473
+ [ create_a_webhook ] : /docs/building-operators/golang/ webhook
474
474
[ status_marker ] : https://book.kubebuilder.io/reference/generating-crd.html#status
475
475
[ status_subresource ] : https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#status-subresource
476
476
[ API-groups ] :https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-groups
You can’t perform that action at this time.
0 commit comments