summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/conf.py')
-rw-r--r--doc/source/conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 88e0b9d9c..4f312eff5 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -123,7 +123,6 @@ else:
"scipy_org_logo": False,
"rootlinks": [("https://numpy.org/", "NumPy.org"),
("https://numpy.org/doc", "Docs"),
- ("https://scipy.org/", "Scipy.org"),
]
}
html_sidebars = {'index': ['indexsidebar.html', 'searchbox.html']}