mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Correct the Python Developer Guide markup style advice link (#11189)
This commit is contained in:
committed by
GitHub
parent
bd4684f483
commit
7f62f539be
@@ -239,8 +239,8 @@ as long as the text::
|
||||
|
||||
Normally, there are no heading levels assigned to certain characters as the
|
||||
structure is determined from the succession of headings. However, this
|
||||
convention is used in `Python's Style Guide for documenting
|
||||
<https://devguide.python.org/documentation/style-guide/>`_ which you may
|
||||
convention is used in `Python Developer's Guide for documenting
|
||||
<https://devguide.python.org/documentation/markup/#sections>`_ which you may
|
||||
follow:
|
||||
|
||||
* ``#`` with overline, for parts
|
||||
|
||||
Reference in New Issue
Block a user