Skip to content

Commit 26df065

Browse files
fix prior blog post url
1 parent fccea05 commit 26df065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2022-09-29-immutability-with-cel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,4 +653,4 @@ For native types, the same behavior can be achieved using kube-openapi’s marke
653653
Usage of CEL within Kubernetes Validation Rules is so much more powerful than
654654
what has been shown in this article. For more information please check out
655655
[validation rules](https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#validation-rules)
656-
in the Kubernetes documentation and [CRD Validation Rules Beta](https://kubernetes.io/blog/2022-09-23/crd-validation-rules-beta) blog post.
656+
in the Kubernetes documentation and [CRD Validation Rules Beta](https://kubernetes.io/blog/2022/09/23/crd-validation-rules-beta/) blog post.

0 commit comments

Comments
 (0)