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 56cbf82 commit 7c44cfbCopy full SHA for 7c44cfb
1 file changed
docs/conf.py
@@ -159,9 +159,7 @@
159
160
epub_description = "Python Clases Without Boilerplate"
161
162
-intersphinx_mapping = {
163
- "https://docs.python.org/3": None,
164
-}
+intersphinx_mapping = {"python": ("https://docs.python.org/3", None)}
165
166
# Allow non-local URIs so we can have images in CHANGELOG etc.
167
suppress_warnings = ["image.nonlocal_uri"]
0 commit comments