Skip to content

Commit 6e2c2e8

Browse files
authored
Merge pull request #996 from gosharplite/master
Fix link of v1-project
2 parents 979d19f + 7842bde commit 6e2c2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/migration/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,6 @@ Change the image name in the Makefile if needed.
215215
Finally, we can run `make` and `make docker-build` to ensure things are working
216216
fine.
217217

218-
[v1-project]: https://github.com/kubernetes-sigs/kubebuilder/tree/master/docs/book/src/migration/testdata/gopath/project
218+
[v1-project]: https://github.com/kubernetes-sigs/kubebuilder/tree/master/docs/book/src/migration/testdata/gopath/project-v1
219219
[v2-project]: https://github.com/kubernetes-sigs/kubebuilder/tree/master/docs/book/src/cronjob-tutorial/testdata/project
220220
[builtin-type-example]: https://sigs.k8s.io/controller-runtime/examples/builtins

0 commit comments

Comments
 (0)