Skip to content

Commit

Permalink
Merge pull request serverless#4991 from vincen7su/patch-1
Browse files Browse the repository at this point in the history
Fix documentation section anchor
  • Loading branch information
horike37 authored May 24, 2018
2 parents ff18b25 + 28013d4 commit 6ae5e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/providers/aws/events/apigateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ layout: Doc
- [Example "LAMBDA-PROXY" event (default)](#example-lambda-proxy-event-default)
- [HTTP Endpoint with Extended Options](#http-endpoint-with-extended-options)
- [Enabling CORS](#enabling-cors)
- [HTTP Endpoints with `AWS_IAM` Authorizers](#http-endpoints-with-awsiam-authorizers)
- [HTTP Endpoints with `AWS_IAM` Authorizers](#http-endpoints-with-aws_iam-authorizers)
- [HTTP Endpoints with Custom Authorizers](#http-endpoints-with-custom-authorizers)
- [Catching Exceptions In Your Lambda Function](#catching-exceptions-in-your-lambda-function)
- [Setting API keys for your Rest API](#setting-api-keys-for-your-rest-api)
Expand Down

0 comments on commit 6ae5e2d

Please sign in to comment.