Skip to content

Commit e06cc19

Browse files
authored
docs: mv to internal webhook docs link (#5520)
Signed-off-by: Shane Utt <[email protected]>
1 parent 6d8ea51 commit e06cc19

File tree

1 file changed

+1
-1
lines changed
  • website/content/en/docs/building-operators/golang

1 file changed

+1
-1
lines changed

website/content/en/docs/building-operators/golang/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ Next, check out the following:
470470
[builder_godocs]: https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/builder#example-Builder
471471
[activate_modules]: https://github.com/golang/go/wiki/Modules#how-to-install-and-activate-module-support
472472
[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
474474
[status_marker]: https://book.kubebuilder.io/reference/generating-crd.html#status
475475
[status_subresource]: https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#status-subresource
476476
[API-groups]:https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-groups

0 commit comments

Comments
 (0)