Skip to content

Commit b1f59ce

Browse files
committed
Issue #21569: Fix incorrect cross reference
1 parent 9789185 commit b1f59ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/2.7.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ standard input or output.
437437
:mod:`argparse` documentation
438438
The documentation page of the argparse module.
439439

440-
:ref:`argparse-from-optparse`
440+
:ref:`upgrading-optparse-code`
441441
Part of the Python documentation, describing how to convert
442442
code that uses :mod:`optparse`.
443443

0 commit comments

Comments
 (0)