Skip to content

Commit 1c750f1

Browse files
authored
Merge pull request #368 from wwgfhf/master
📖 update URL in README.md
2 parents 00e4139 + f09eddd commit 1c750f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkg/crd/testdata/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ specially.
66

77
The `cronjob_types.go` file contains the input types, and is loosely based
88
on the CronJob tutorial from the [KubeBuilder
9-
Book](https://book.kubebuilder.io/cronjob-tutorial.html), but with added
9+
Book](https://book.kubebuilder.io/cronjob-tutorial/cronjob-tutorial.html), but with added
1010
fields to test additional markers and generation behavior.
1111

1212
If you add a new marker, re-generate the golden output file,

pkg/deepcopy/testdata/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ specially.
66

77
The `cronjob_types.go` file contains the input types, and is loosely based
88
on the CronJob tutorial from the [KubeBuilder
9-
Book](https://book.kubebuilder.io/cronjob-tutorial.html), but with added
9+
Book](https://book.kubebuilder.io/cronjob-tutorial/cronjob-tutorial.html), but with added
1010
fields to test additional DeepCopy cases.
1111

1212
If you for some reason need to change deepcopy generation, you can

0 commit comments

Comments
 (0)