From 3a266cf9cf779a8649e32dae1fec4d3187594505 Mon Sep 17 00:00:00 2001 From: Richard Lee Date: Wed, 1 Nov 2017 21:44:29 +0800 Subject: [PATCH] Fix up link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30a09d97..77b2d8b0 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ The normal Serverless deploy procedure will automatically compile with Typescrip ### Usage with serverless-offline -The plugin integrates very well with [serverless-offline][https://github.com/dherault/serverless-offline] to +The plugin integrates very well with [serverless-offline](https://github.com/dherault/serverless-offline) to simulate AWS Lambda and AWS API Gateway locally. Add the plugins to your `serverless.yml` file and make sure that `serverless-plugin-typescript`