Skip to content

Commit 9ba0a81

Browse files
committed
fix: link typo in crd docs
1 parent e45abe0 commit 9ba0a81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ validations are not supported by ratcheting under the implementation in Kubernet
750750
- `not`
751751
- any validations in a descendent of one of these fields
752752
- `x-kubernetes-validations`
753-
For Kubernetes 1.28, CRD validation rules](#validation-rules) are ignored by
753+
For Kubernetes 1.28, CRD [validation rules](#validation-rules) are ignored by
754754
ratcheting. Starting with Alpha 2 in Kubernetes 1.29, `x-kubernetes-validations`
755755
are ratcheted only if they do not refer to `oldSelf`.
756756

0 commit comments

Comments
 (0)