Skip to content

Commit 944d63c

Browse files
authored
docs(gateways): fix Envoy AI Gateway link (kubernetes-sigs#700)
1 parent f7faddc commit 944d63c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

site-src/implementations/gateways.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ This project has several implementations that are planned or in progress:
1313
## Envoy AI Gateway
1414

1515
[Envoy AI Gateway][aigw-home] is an open source project built on top of
16-
[Envoy][envoy-org] and [Envoy Gateway][aigw-gateway] to handle request traffic
16+
[Envoy][envoy-org] and [Envoy Gateway][envoy-gateway] to handle request traffic
1717
from application clients to GenAI services. The features and capabilities are outlined [here][aigw-capabilities]. Use the [quickstart][aigw-quickstart] to get Envoy AI Gateway running with Gateway API in a few simple steps.
1818

1919
Progress towards supporting this project is tracked with a [GitHub
2020
Issue](https://github.com/envoyproxy/ai-gateway/issues/423).
2121

22-
[aigw-home]:https://gateway.envoyproxy.io/
22+
[aigw-home]:https://aigateway.envoyproxy.io/
2323
[envoy-org]:https://github.com/envoyproxy
24-
[aigw-gateway]: https://gateway.envoyproxy.io/
24+
[envoy-gateway]: https://gateway.envoyproxy.io/
2525
[aigw-capabilities]:https://aigateway.envoyproxy.io/docs/capabilities/
2626
[aigw-quickstart]:https://aigateway.envoyproxy.io/docs/capabilities/gateway-api-inference-extension
2727

0 commit comments

Comments
 (0)