We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fd97ea commit d2925a3Copy full SHA for d2925a3
README.md
@@ -33,9 +33,9 @@ A suite of Python utilities for AWS Lambda functions to ease adopting best pract
33
With [pip](https://pip.pypa.io/en/latest/index.html) installed, run: ``pip install aws-lambda-powertools``
34
35
36
-## Quickstart and Examples
+## Tutorial and Examples
37
38
-* [Quickstart](https://awslabs.github.io/aws-lambda-powertools-python/quickstart)
+* [Tutorial](https://awslabs.github.io/aws-lambda-powertools-python/latest/tutorial)
39
* [Serverless Shopping cart](https://github.com/aws-samples/aws-serverless-shopping-cart)
40
* [Serverless Airline](https://github.com/aws-samples/aws-serverless-airline-booking)
41
* [Serverless E-commerce platform](https://github.com/aws-samples/aws-serverless-ecommerce-platform)
0 commit comments