We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 979d19f + 7842bde commit 6e2c2e8Copy full SHA for 6e2c2e8
docs/book/src/migration/guide.md
@@ -215,6 +215,6 @@ Change the image name in the Makefile if needed.
215
Finally, we can run `make` and `make docker-build` to ensure things are working
216
fine.
217
218
-[v1-project]: https://github.com/kubernetes-sigs/kubebuilder/tree/master/docs/book/src/migration/testdata/gopath/project
+[v1-project]: https://github.com/kubernetes-sigs/kubebuilder/tree/master/docs/book/src/migration/testdata/gopath/project-v1
219
[v2-project]: https://github.com/kubernetes-sigs/kubebuilder/tree/master/docs/book/src/cronjob-tutorial/testdata/project
220
[builtin-type-example]: https://sigs.k8s.io/controller-runtime/examples/builtins
0 commit comments