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 a7fc24a commit 5a17e82Copy full SHA for 5a17e82
docs/conf.py
@@ -242,7 +242,7 @@
242
243
# Include other packages to link against
244
245
-intersphinx_mapping["networkx"] = ("https://networkx.org/documentation/stable/objects.inv", None)
+intersphinx_mapping["networkx"] = ("https://networkx.org/documentation/stable", None)
246
intersphinx_mapping["regions"] = ("https://astropy-regions.readthedocs.io/en/stable", None)
247
248
0 commit comments