Skip to content

Commit efe4f73

Browse files
shaneuttTim Bannister
andauthored
Update content/en/blog/_posts/2023-10-31-Gateway-API-GA/index.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent c46e22e commit efe4f73

File tree

1 file changed

+2
-2
lines changed
  • content/en/blog/_posts/2023-10-31-Gateway-API-GA

1 file changed

+2
-2
lines changed

content/en/blog/_posts/2023-10-31-Gateway-API-GA/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ APIs for routing traffic both north-south and east-west:
3939
Historically, Gateway API has bundled a validating webhook as part of installing
4040
the API. Starting in v1.0, webhook installation is optional and only recommended
4141
for Kubernetes 1.24. Gateway API now includes
42-
[CEL](https://kubernetes.io/docs/reference/using-api/cel/) validation rules as
42+
[CEL](/docs/reference/using-api/cel/) validation rules as
4343
part of the
44-
[CRDs](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/).
44+
[CRDs](/docs/concepts/extend-kubernetes/api-extension/custom-resources/).
4545
This new form of validation is supported in Kubernetes 1.25+, and thus the
4646
validating webhook is no longer required in most installations.
4747

0 commit comments

Comments
 (0)