We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3bf2ebd + 3a266cf commit cc1303cCopy full SHA for cc1303c
README.md
@@ -89,7 +89,7 @@ The normal Serverless deploy procedure will automatically compile with Typescrip
89
90
### Usage with serverless-offline
91
92
-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
93
simulate AWS Lambda and AWS API Gateway locally.
94
95
Add the plugins to your `serverless.yml` file and make sure that `serverless-plugin-typescript`
0 commit comments