Skip to content

Commit 85a457b

Browse files
authored
fix: docs URL broken
1 parent 091357e commit 85a457b

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
@@ -30,7 +30,7 @@ requires-python = ">=3.7"
3030
[project.urls]
3131
Homepage = "https://cmake.org"
3232
Documentation = "https://cmake-python-distributions.readthedocs.io"
33-
Source = "ttps://github.com/scikit-build/cmake-python-distributions"
33+
Source = "https://github.com/scikit-build/cmake-python-distributions"
3434
"Mailing list" = "https://groups.google.com/forum/#!forum/scikit-build"
3535
"Bug Tracker" = "https://github.com/scikit-build/cmake-python-distributions/issues"
3636

0 commit comments

Comments
 (0)