Skip to content

Commit a9d57d6

Browse files
committed
chore: fix repository URL
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
1 parent 005f850 commit a9d57d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ classifiers=[
1212
"Programming Language :: Python :: 3.7",
1313
"Programming Language :: Python :: 3.8",
1414
]
15-
repository="https://github.com/awslabs/aws-lambda-powertools/"
15+
repository="https://github.com/awslabs/aws-lambda-powertools-python"
1616
readme = "README.md"
1717
keywords = ["aws_lambda_powertools", "aws", "tracing", "logging", "lambda", "powertools"]
1818
license = "MIT-0"

0 commit comments

Comments
 (0)