Skip to content

Commit

Permalink
Fix documentation link in README.md (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoobdude authored Jan 30, 2024
1 parent 065db3d commit e755b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e755b47

Please sign in to comment.