We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19b1fae commit c99b71fCopy full SHA for c99b71f
pyproject.toml
@@ -59,8 +59,8 @@ dev = [
59
60
[project.urls]
61
homepage = "https://github.com/daffidwilde/matching"
62
-documentation = "https://matching.readthedocs.io"
63
-changelog = "https://github.com/daffidwilde/matching/blob/main/CHANGES.rst"
+documentation = "https://daffidwilde.github.io/matching"
+changelog = "https://github.com/daffidwilde/matching/blob/main/CHANGES.md"
64
65
[tool.setuptools.dynamic]
66
version = {attr = "matching.__version__"}
0 commit comments