Skip to content

Commit aa5eb05

Browse files
committed
fix link
1 parent 805d428 commit aa5eb05

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
@@ -97,7 +97,7 @@ $ cat output.json # Prints: {"message":"Hello, world!"}
9797
You can optionally skip all of the manual building, renaming, and deploying steps above and use the [Serverless framework Rust plugin](https://github.com/softprops/serverless-rust). You can find an example
9898
getting started template application [here](https://github.com/softprops/serverless-aws-rust).
9999

100-
Serverless application templates exist for a minimal [echo function](https://github.com/softprops/serverless-aws-rust), [http function](https://github.com/softprops/serverless-aws-rust-http), and [multi function service](https://github.com/softprops/serverless-aws-multi).
100+
Serverless application templates exist for a minimal [echo function](https://github.com/softprops/serverless-aws-rust), [http function](https://github.com/softprops/serverless-aws-rust-http), and [multi function service](https://github.com/softprops/serverless-aws-rust-multi).
101101

102102
To get started, just run the following commands to create a new lambda Rust application
103103
and install project level dependencies.

0 commit comments

Comments
 (0)