Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 9b488b6

Browse files
authored
fix link for APIGW NG (#1512)
1 parent 7a12705 commit 9b488b6

File tree

1 file changed

+1
-1
lines changed
  • content/en/user-guide/aws/apigateway

1 file changed

+1
-1
lines changed

content/en/user-guide/aws/apigateway/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ $ curl -X GET http://localhost:4566/restapis/<REST_API_ID>/test/_user_request_/t
210210

211211
{{< callout >}}
212212

213-
Since [3.8.0](link here), LocalStack supports a new API Gateway implementation for both API Gateway v1 (REST API) and v2 (HTTP API).
213+
Since [3.8.0](https://blog.localstack.cloud/localstack-release-v-3-8-0/#new-api-gateway-provider), LocalStack supports a new API Gateway implementation for both API Gateway v1 (REST API) and v2 (HTTP API).
214214

215215
You can [set the following flag]({{< ref "configuration#api-gateway" >}}) `PROVIDER_OVERRIDE_APIGATEWAY=next_gen` to use the new implementation.
216216
{{< /callout >}}

0 commit comments

Comments
 (0)