Skip to content

Commit d23ec14

Browse files
committed
Use a ref instead
1 parent 6fa6422 commit d23ec14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/asyncio.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ You can experiment with an ``asyncio`` concurrent context in the :term:`REPL`:
8080
'hello'
8181
8282
It is highly recommended to use the asyncio REPL in
83-
:envvar:`the Python-based REPL mode <PYTHON_BASIC_REPL>`
83+
:ref:`the Python-based REPL mode <envvar-PYTHON_BASIC_REPL>`
8484
for optimal experience and new features.
8585

8686
.. audit-event:: cpython.run_stdin "" ""

0 commit comments

Comments
 (0)