This is an automated email from the ASF dual-hosted git repository.

traky pushed a commit to branch fix-links-gateway-api
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git

commit ca7345f673ff34c029065d0a963c3c0418a0bd0b
Author: traky <[email protected]>
AuthorDate: Wed Oct 29 17:52:37 2025 +0800

    fix link to gateway api reference in doc
---
 docs/en/latest/concepts/gateway-api.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/latest/concepts/gateway-api.md 
b/docs/en/latest/concepts/gateway-api.md
index 8a5e5864..48569a0b 100644
--- a/docs/en/latest/concepts/gateway-api.md
+++ b/docs/en/latest/concepts/gateway-api.md
@@ -59,7 +59,7 @@ By supporting Gateway API, the APISIX Ingress controller can 
realize richer func
 
 For configuration examples, see the Gateway API tabs in [Configuration 
Examples](../reference/example.md).
 
-For a complete list of configuration options, refer to the [Gateway API 
Reference](https://gateway-api.sigs.k8s.io/reference/spec/). Be aware that some 
fields are not supported, or partially supported.
+For a complete list of configuration options, refer to the [Gateway API 
Reference](https://gateway-api.sigs.k8s.io/reference/1.3/spec/). Be aware that 
some fields are not supported, or partially supported.
 
 ## Unsupported / Partially Supported Fields
 

Reply via email to