Skip to content

Commit

Permalink
Update docs/book/src/cronjob-tutorial/testdata/project/api/v1/cronjob…
Browse files Browse the repository at this point in the history
…_webhook.go

Co-authored-by: Gabbi Fisher <gabbifisher@gmail.com>
  • Loading branch information
rytswd and gabbifish committed Sep 9, 2020
1 parent 393a761 commit b87ae55
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ func (r *CronJob) validateCronJob() error {
Some fields are declaratively validated by OpenAPI schema.
You can find kubebuilder validation markers (prefixed
with `// +kubebuilder:validation`) in the
[Desiging an API](api-design.md) section.
[Designing an API](api-design.md) section.
You can find all of the kubebuilder supported markers for
declaring validation by running `controller-gen crd -w`,
or [here](/reference/markers/crd-validation.md).
Expand Down

0 comments on commit b87ae55

Please sign in to comment.