linklint is now sphinx_linklint (#1893) · python/devguide@261dc21 · GitHub
Skip to content

Commit 261dc21

Browse files
authored
linklint is now sphinx_linklint (#1893)
* linklint is now sphinx_linklint * use the canonical package name
1 parent a585e4e commit 261dc21

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

conf.py

Lines changed: 1 addition & 1 deletion

documentation/style-guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ the second mention is more appropriate for a link. Some units are long enough
237237
to have a few repeated links. Use judgement to decide when a link will help
238238
the reader.
239239

240-
We use the :pypi:`linklint Sphinx extension <linklint>` to suppress two kinds
240+
We use the :pypi:`linklint Sphinx extension <sphinx-linklint>` to suppress two kinds
241241
of excessive links: references in a section to itself and duplicate references
242242
in a paragraph. Previously, editors had to carefully use an exclamation mark
243243
in a Sphinx reference (``:func:`!map```) to prevent such links.

requirements.txt

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)