Skip to content

Commit d2925a3

Browse files
committed
docs: rename quickstart to tutorial in readme
1 parent 4fd97ea commit d2925a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ A suite of Python utilities for AWS Lambda functions to ease adopting best pract
3333
With [pip](https://pip.pypa.io/en/latest/index.html) installed, run: ``pip install aws-lambda-powertools``
3434

3535

36-
## Quickstart and Examples
36+
## Tutorial and Examples
3737

38-
* [Quickstart](https://awslabs.github.io/aws-lambda-powertools-python/quickstart)
38+
* [Tutorial](https://awslabs.github.io/aws-lambda-powertools-python/latest/tutorial)
3939
* [Serverless Shopping cart](https://github.com/aws-samples/aws-serverless-shopping-cart)
4040
* [Serverless Airline](https://github.com/aws-samples/aws-serverless-airline-booking)
4141
* [Serverless E-commerce platform](https://github.com/aws-samples/aws-serverless-ecommerce-platform)

0 commit comments

Comments
 (0)