summaryrefslogtreecommitdiff
path: root/_theme/scipy/layout.html
diff options
context:
space:
mode:
Diffstat (limited to '_theme/scipy/layout.html')
-rw-r--r--_theme/scipy/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_theme/scipy/layout.html b/_theme/scipy/layout.html
index 9d359d5..6bf7027 100644
--- a/_theme/scipy/layout.html
+++ b/_theme/scipy/layout.html
@@ -258,7 +258,7 @@
{%- endif %}
{%- if show_sphinx %}
<li>
- {% trans sphinx_version=sphinx_version|e %}Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> {{ sphinx_version }}.{% endtrans %}
+ {% trans sphinx_version=sphinx_version|e %}Created using <a href="https://www.sphinx-doc.org">Sphinx</a> {{ sphinx_version }}.{% endtrans %}
</li>
{%- endif %}
</ul>