mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
DOC: fix scipy intersphinx link
This commit is contained in:
parent
b308874880
commit
c2f4a1a409
@ -77,7 +77,7 @@ extensions = [
|
||||
intersphinx_mapping = {
|
||||
'python': ('https://docs.python.org/3/', None),
|
||||
'numpy': ('https://numpy.org/doc/stable/', None),
|
||||
'scipy': ('https://docs.scipy.org/doc/scipy-1.8.0/html-scipyorg/', None),
|
||||
'scipy': ('https://docs.scipy.org/doc/scipy-1.8.1/', None),
|
||||
}
|
||||
|
||||
suppress_warnings = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user