Skip to content

📖 Update generating crd link in docs #2277

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/book/src/reference/markers/crd.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ These markers describe how to construct a custom resource definition from
a series of Go types and packages. Generation of the actual validation
schema is described by the [validation markers](./crd-validation.md).

See [Generating CRDs](/reference/generating-crd.md) for examples.
See [Generating CRDs](../generating-crd.md) for examples.

{{#markerdocs CRD}}