Skip to content

Commit d466132

Browse files
authored
Merge pull request #13 from manfre/patch-1
Fix Homepage url in pyproject.toml
2 parents 7cbbe7f + 27c00e4 commit d466132

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ classifiers = [
1212
"License :: OSI Approved :: MIT License",
1313
"Operating System :: OS Independent",
1414
]
15-
urls = {Homepage = "https://github.com/Pytlicek/ fastapi-featureflags"}
15+
urls = {Homepage = "https://github.com/Pytlicek/fastapi-featureflags"}
1616
version= "0.1.0"
1717

1818

0 commit comments

Comments
 (0)