diff --git a/README.md b/README.md index 8a956c0..332bbf5 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ def hello_world(event, context): ``` The configuration is done by passing arguments to the decorator. -To view which arguments are supported, head over to this [documentation](https://serverless-api-framework-python.readthedocs.io/) page. +To view which arguments are supported, head over to this [documentation](https://serverless-api-project.readthedocs.io) page. ### Local testing