Skip to content

Commit 60b3950

Browse files
committed
fix URL in toml
1 parent 396cbab commit 60b3950

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
@@ -25,7 +25,7 @@ dependencies = [
2525
]
2626

2727
[project.urls]
28-
Homepage = "https://github.com/alo/docai"
28+
Homepage = "https://github.com/2pk03/docai"
2929

3030
[tool.setuptools.packages.find]
3131
include = ["docai_toolkit*"]

0 commit comments

Comments
 (0)