Skip to content

Commit 3e98de9

Browse files
committed
Add documentation url to pyproject.toml
1 parent faea114 commit 3e98de9

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
@@ -19,8 +19,8 @@ dependencies = [
1919
]
2020

2121
[project.urls]
22-
homepage = "https://github.com/airallergy/sober"
2322
repository = "https://github.com/airallergy/sober"
23+
documentation = "https://airallergy.github.io/sober/"
2424

2525
[dependency-groups]
2626
dev = [

0 commit comments

Comments
 (0)