Skip to content

Commit 59751f6

Browse files
committed
fix broken kubebuilder link in old docs
1 parent e2bf2b7 commit 59751f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/developer/providers/migrations/v0.3-to-v0.4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ If flag has not provided, default value from `controller-runtime` should be used
9292
In an effort to simplify the management of Cluster API components, and realign with Kubebuilder configuration,
9393
we're requiring some changes to move all webhooks back into a single deployment manager, and to allow Cluster
9494
API watch all namespaces it manages.
95-
For a `/config` folder reference, please use the testdata in the Kubebuilder project: https://github.com/kubernetes-sigs/kubebuilder/tree/master/testdata/project-v3/config
95+
For a `/config` folder reference, please use the testdata in the Kubebuilder project: https://github.com/kubernetes-sigs/kubebuilder/tree/release-3.15/testdata/project-v3/config
9696

9797
**Pre-requisites**
9898

0 commit comments

Comments
 (0)