update link to Zappa (thanks @maaikelimper)

This commit is contained in:
Tom Kralidis
2023-10-18 08:16:11 -04:00
committed by GitHub
parent e51cf6577e
commit 6192349f1d
+1 -1
View File
@@ -12,7 +12,7 @@ environment: zappa and node/serverless.
## zappa
[zappa](https://www.zappa.io) provides Python tooling to interact with AWS lambda. Ensure the environment
[Zappa](https://github.com/zappa/Zappa) provides Python tooling to interact with AWS lambda. Ensure the environment
variables `AWS_ACCESS_KEY` and `AWS_SECRET_ACCESS_KEY` are set and available.
```bash