This is an automated email from the ASF dual-hosted git repository.
traky pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
The following commit(s) were added to refs/heads/master by this push:
new 0c7d37f7 docs: fix link to gateway api reference in doc (#2635)
0c7d37f7 is described below
commit 0c7d37f79498642e4d31bd7dd17e7709e0551020
Author: Traky Deng <[email protected]>
AuthorDate: Mon Nov 3 15:25:37 2025 +0800
docs: fix link to gateway api reference in doc (#2635)
---
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