diff --git a/site/content/en/docs/integrations/envoy-ai-gateway.md b/site/content/en/docs/integrations/envoy-ai-gateway.md index 9344cc7a..5ccc565e 100644 --- a/site/content/en/docs/integrations/envoy-ai-gateway.md +++ b/site/content/en/docs/integrations/envoy-ai-gateway.md @@ -47,7 +47,7 @@ kubectl -n llmaz-system port-forward \ 8080:80 ``` -II. Query `http://localhost:8008/v1/models | jq .`, available models will be listed. Expected response will look like this: +II. Query `curl http://localhost:8080/v1/models | jq .`, available models will be listed. Expected response will look like this: ```json {