diff --git a/pyproject.toml b/pyproject.toml index 664b28a..be8b82a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ description = "Framework for writing serverless APIs in Python, using Scaleway f authors = ["Scaleway Serverless Team "] readme = "README.md" license = "MIT" -repository = "https://github.com/scaleway/serverless-api-framework-python-python" +repository = "https://github.com/scaleway/serverless-api-framework-python" documentation = "https://serverless-api-project.readthedocs.io/en/latest/" keywords = ["serverless", "scaleway", "functions", "cloud", "faas"]