Skip to content

Commit 56c2b7c

Browse files
committed
Correct ref syntax
1 parent 805ce58 commit 56c2b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/cmdline.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The following modules have a command-line interface.
1313
* :mod:`cProfile`: see :ref:`profile <profile-cli>`
1414
* :ref:`difflib <difflib-interface>`
1515
* :ref:`dis <dis-cli>`
16-
* :mod:`doctest <doctest-cli>`
16+
* :ref:`doctest <doctest-cli>`
1717
* :mod:`!encodings.rot_13`
1818
* :mod:`ensurepip`
1919
* :mod:`filecmp`

0 commit comments

Comments
 (0)