Skip to content

Commit 9447988

Browse files
DOC: Fix link to "sphinx-doc" (#3488)
1 parent 7f39a7d commit 9447988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/_templates/footer.html

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

44
{%- block extrafooter %}
55
<p>
6-
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
6+
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a>
77
using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a>
88
provided by <a href="https://readthedocs.org">Read the Docs</a>
99
</p>

0 commit comments

Comments
 (0)