From 6fbc384fb1cb2834cdc05775b746f1a147bcc867 Mon Sep 17 00:00:00 2001 From: Benjamin Simon Date: Thu, 7 Nov 2024 16:36:53 +0100 Subject: [PATCH] fix link --- content/en/user-guide/aws/apigateway/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/user-guide/aws/apigateway/index.md b/content/en/user-guide/aws/apigateway/index.md index 75a1a2a391..a84e775fec 100644 --- a/content/en/user-guide/aws/apigateway/index.md +++ b/content/en/user-guide/aws/apigateway/index.md @@ -206,7 +206,7 @@ $ curl -X GET http://.execute-api.localhost.localstack.cloud:4566/d {"message":"Hello World"} {{< /command >}} -You can also use our [alternative URL format]({{< ref "#alternative-u-r-l-format" >}}) in case of DNS issues: +You can also use our [alternative URL format]({{< ref "#alternative-url-format" >}}) in case of DNS issues: {{< command >}} $ curl -X GET http://localhost:4566/_aws/execute-api//dev/test