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 5a8be31 commit dcca579Copy full SHA for dcca579
seed_intersphinx_mapping/fallback_mapping.json
@@ -31,8 +31,8 @@
31
"slumber": "https://slumber.readthedocs.io/en/v0.6.0/",
32
"sphinx": "https://www.sphinx-doc.org/en/3.x/",
33
"typing": "https://docs.python.org/3/",
34
- "typing-extensions": "https://docs.python.org/3/",
35
- "typing_extensions": "https://docs.python.org/3/",
+ "typing-extensions": "https://typing-extensions.readthedocs.io/en/latest/",
+ "typing_extensions": "https://typing-extensions.readthedocs.io/en/latest/",
36
"yarl": "https://yarl.readthedocs.io/en/latest/",
37
"zipp": "https://zipp.readthedocs.io/en/latest/"
38
}
0 commit comments