Update the RTD URL for coverage

This commit is contained in:
Andrey Rakhmatullin 2023-11-15 15:38:13 +01:00 committed by Adrián Chaves
parent 8dc72dfc4d
commit 5fccf370b8
1 changed files with 1 additions and 1 deletions

View File

@ -276,7 +276,7 @@ coverage_ignore_pyobjects = [
intersphinx_mapping = {
"attrs": ("https://www.attrs.org/en/stable/", None),
"coverage": ("https://coverage.readthedocs.io/en/stable", None),
"coverage": ("https://coverage.readthedocs.io/en/latest", None),
"cryptography": ("https://cryptography.io/en/latest/", None),
"cssselect": ("https://cssselect.readthedocs.io/en/latest", None),
"itemloaders": ("https://itemloaders.readthedocs.io/en/latest/", None),