Skip to content

Commit cc1303c

Browse files
authored
Merge pull request #46 from dlackty/patch-1
Fix up link in README
2 parents 3bf2ebd + 3a266cf commit cc1303c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The normal Serverless deploy procedure will automatically compile with Typescrip
8989

9090
### Usage with serverless-offline
9191

92-
The plugin integrates very well with [serverless-offline][https://github.com/dherault/serverless-offline] to
92+
The plugin integrates very well with [serverless-offline](https://github.com/dherault/serverless-offline) to
9393
simulate AWS Lambda and AWS API Gateway locally.
9494

9595
Add the plugins to your `serverless.yml` file and make sure that `serverless-plugin-typescript`

0 commit comments

Comments
 (0)