Skip to content

Commit 789ca88

Browse files
committed
Lint fix
1 parent a489649 commit 789ca88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,7 @@ json
789789
See the :ref:`JSON command-line interface <json-commandline>` documentation.
790790
(Contributed by Trey Hunner in :gh:`122873`.)
791791

792-
* By default, the output of the `JSON command-line interface <json-commandline>`
792+
* By default, the output of the :ref:`JSON command-line interface <json-commandline>`
793793
is highlighted in color. This can be controlled via the
794794
:envvar:`PYTHON_COLORS` environment variable as well as the canonical
795795
|NO_COLOR|_ and |FORCE_COLOR|_ environment variables. See also

0 commit comments

Comments
 (0)