Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziopandini committed Sep 25, 2024
1 parent 9b4bd09 commit 3a7e93b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Conversion webhooks are what allow Cluster API to work with multiple API version
It does this by converting the incoming version to a `Hub` version which is used internally by the controllers.
To read more about conversion see the [Kubebuilder documentation](https://book.kubebuilder.io/multiversion-tutorial/conversion.html)

For a walkthrough on implementing conversion webhooks see the video in the [Developer Guide](../../guide.md#videos-explaining-capi-architecture-and-code-walkthroughs)
For a walkthrough on implementing conversion webhooks see the video in the [Developer Guide](../../getting-started.md#videos-explaining-capi-architecture-and-code-walkthroughs)

## Implementing webhooks with Controller Runtime, Controller Tools and Kubebuilder

Expand Down

0 comments on commit 3a7e93b

Please sign in to comment.