Skip to content

Commit f64a0d7

Browse files
joshua-51nateprewitt
authored andcommitted
docs: update stale Sphinx link in contributing guide
1 parent 04d7505 commit f64a0d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/dev/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ When presenting Python code, use single-quoted strings (``'hello'`` instead of
133133
``"hello"``).
134134

135135
.. _reStructuredText: http://docutils.sourceforge.net/rst.html
136-
.. _Sphinx: http://sphinx-doc.org/index.html
136+
.. _Sphinx: https://www.sphinx-doc.org/en/master/
137137

138138

139139
.. _bug-reports:

0 commit comments

Comments
 (0)