Skip to content

Commit 0329304

Browse files
authored
Update intersphinx URLs (#224)
1 parent 181a70f commit 0329304

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,8 +252,8 @@
252252
intersphinx_mapping = {
253253
"pytest": ("https://docs.pytest.org/en/latest", None),
254254
"python": ("https://docs.python.org/3", None),
255-
"scrapy": ("https://scrapy.readthedocs.io/en/latest", None),
256-
"tox": ("https://tox.readthedocs.io/en/latest", None),
255+
"scrapy": ("https://docs.scrapy.org/en/latest", None),
256+
"tox": ("https://tox.wiki/en/latest", None),
257257
}
258258

259259

0 commit comments

Comments
 (0)