Skip to content

Commit 5a17e82

Browse files
committed
change back to https://networkx.org/documentation/stable the networkx doc links
1 parent a7fc24a commit 5a17e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242

243243
# Include other packages to link against
244244

245-
intersphinx_mapping["networkx"] = ("https://networkx.org/documentation/stable/objects.inv", None)
245+
intersphinx_mapping["networkx"] = ("https://networkx.org/documentation/stable", None)
246246
intersphinx_mapping["regions"] = ("https://astropy-regions.readthedocs.io/en/stable", None)
247247

248248

0 commit comments

Comments
 (0)