Skip to content

Commit d8aceb0

Browse files
authored
Update README.md
1 parent d666903 commit d8aceb0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ And all this works without having to install Webpack, Babel, ESLint, esbuild, et
3838
+ "serverless-bundle"
3939
```
4040

41-
You can [read more about this over on Serverless Stack](https://serverless-stack.com/chapters/package-lambdas-with-serverless-bundle.html).
41+
You can [read more about this over on the SST Guide](https://sst.dev/chapters/package-lambdas-with-serverless-bundle.html).
4242

4343
---
4444

45-
💥 The `serverless-bundle` team recently launched the [Serverless Stack Framework (SST)](https://github.com/serverless-stack/serverless-stack). SST makes it easy to build serverless apps by letting you [test your Lambda functions live](https://docs.serverless-stack.com/live-lambda-development). It's based on the many of ideas behind `serverless-bundle`.
45+
💥 The `serverless-bundle` team recently launched the [SST](https://github.com/serverless-stack/sst). SST makes it easy to build serverless apps by letting you [test your Lambda functions live](https://docs.sst.dev/live-lambda-development). It's based on the many of ideas behind `serverless-bundle`.
4646

4747
---
4848

@@ -515,4 +515,4 @@ This plugin would not be possible without the amazing [serverless-webpack](https
515515

516516
---
517517

518-
This plugin is maintained by [Serverless Stack](https://serverless-stack.com).
518+
This plugin is maintained by [SST](https://sst.dev).

0 commit comments

Comments
 (0)