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 50dacdb commit ef4593fCopy full SHA for ef4593f
1 file changed
pyproject.toml
@@ -34,7 +34,7 @@ doc = ['sphinx', 'sphinx_rtd_theme']
34
test = ['pytest', 'pytest-cov', 'pytest-flake8', 'pytest-isort', 'coverage[toml]']
35
36
[tool.flit.metadata.urls]
37
-Documentation = 'https://cssselect2.readthedocs.io/'
+Documentation = 'https://doc.courtbouillon.org/cssselect2/'
38
Code = 'https://github.com/Kozea/cssselect2/'
39
Issues = 'https://github.com/Kozea/cssselect2/issues'
40
Donation = 'https://opencollective.com/courtbouillon'
0 commit comments