Skip to content

Commit 741bc33

Browse files
committed
Fix url in pyproject.toml
1 parent 060eaa7 commit 741bc33

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
@@ -38,7 +38,7 @@ file = "README.md"
3838

3939
[project.urls]
4040
homepage = "https://github.com/pipefunc/graphviz-anywidget"
41-
documentation = "htthttps://github.com/pipefunc/graphviz-anywidget"
41+
documentation = "https://github.com/pipefunc/graphviz-anywidget"
4242
repository = "https://github.com/pipefunc/graphviz-anywidget"
4343

4444
[project.optional-dependencies]

0 commit comments

Comments
 (0)