Skip to content

Commit ef4593f

Browse files
committed
Fix documentation link
1 parent 50dacdb commit ef4593f

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
@@ -34,7 +34,7 @@ doc = ['sphinx', 'sphinx_rtd_theme']
3434
test = ['pytest', 'pytest-cov', 'pytest-flake8', 'pytest-isort', 'coverage[toml]']
3535

3636
[tool.flit.metadata.urls]
37-
Documentation = 'https://cssselect2.readthedocs.io/'
37+
Documentation = 'https://doc.courtbouillon.org/cssselect2/'
3838
Code = 'https://github.com/Kozea/cssselect2/'
3939
Issues = 'https://github.com/Kozea/cssselect2/issues'
4040
Donation = 'https://opencollective.com/courtbouillon'

0 commit comments

Comments
 (0)