From d93b0d71c4be0db4fe56994bb8e478990722f508 Mon Sep 17 00:00:00 2001 From: scott willeke Date: Mon, 17 Dec 2018 19:54:28 -0800 Subject: [PATCH] udpating link - Looks like this section moved to its own page --- docs/providers/aws/events/apigateway.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/providers/aws/events/apigateway.md b/docs/providers/aws/events/apigateway.md index 8dbae8364e6..168faa6d6e2 100644 --- a/docs/providers/aws/events/apigateway.md +++ b/docs/providers/aws/events/apigateway.md @@ -738,7 +738,7 @@ There are 3 available options: |WHEN_NO_MATCH | Content-Type does not match defined template | Never | |WHEN_NO_TEMPLATES | No templates were defined | One or more templates defined, but Content-Type does not match | -See the [api gateway documentation](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-mapping-template-reference.html#integration-passthrough-behaviors) for detailed descriptions of these options. +See the [api gateway documentation](https://docs.aws.amazon.com/apigateway/latest/developerguide/integration-passthrough-behaviors.html) for detailed descriptions of these options. **Notes:**