Skip to content

Commit ae9b982

Browse files
committed
Add link
1 parent 44200b3 commit ae9b982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/sys.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ always available. Unless explicitly noted otherwise, all variables are read-only
2424
aka free-threading.
2525

2626
*Py_DEBUG* is a boolean indicating whether the interpreter was built in
27-
debug mode, i.e. with the :option:`--with-pydebug` option.
27+
:ref:`debug mode <debug-build>`, i.e. with the :option:`--with-pydebug` option.
2828

2929
.. versionadded:: next
3030

0 commit comments

Comments
 (0)