Skip to content

Commit

Permalink
Refactor link to relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuri Kim committed Aug 9, 2023
1 parent 9bcea15 commit f938063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/src/multiversion-tutorial/api-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ Now, let's copy over our existing types, and make the change:

Now that we've got our types in place, we'll need to set up conversion...

[cronjob-sched-code]: https://github.com/kubernetes-sigs/kubebuilder/blob/master/docs/book/src/multiversion-tutorial/testdata/project/api/v2/cronjob_types.go "ConJob Code"
[cronjob-sched-code]: ./multiversion-tutorial/testdata/project/api/v2/cronjob_types.go "ConJob Code"

0 comments on commit f938063

Please sign in to comment.