8000 Add 'www' in front of links to sphinx-doc.org (GH-818) · python/devguide@a027dff · GitHub
[go: up one dir, main page]

Skip to content

Commit a027dff

Browse files
authored
Add 'www' in front of links to sphinx-doc.org (GH-818)
1 parent 82e3da8 commit a027dff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documenting.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ they are used in the Python documentation.
537537

538538
This is just an overview of Sphinx' extended markup capabilities; full
539539
coverage can be found in `its own documentation
540-
<https://sphinx-doc.org/>`_.
540+
<https://www.sphinx-doc.org/>`_.
541541

542542

543543
Meta-information markup
@@ -1824,7 +1824,7 @@ style.
18241824

18251825
.. _docutils: https://docutils.sourceforge.io/
18261826
.. _python-docs-theme: https://pypi.org/project/python-docs-theme/
1827-
.. _Sphinx: https://sphinx-doc.org/
1827+
.. _Sphinx: https://www.sphinx-doc.org/
18281828
.. _virtualenv: https://virtualenv.pypa.io/
18291829
.. _blurb: https://pypi.org/project/blurb/
18301830
.. _translation_wg: https://wiki.python.org/psf/TranslationWG/Charter

0 commit comments

Comments
 (0)
0