We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fa6422 commit d23ec14Copy full SHA for d23ec14
Doc/library/asyncio.rst
@@ -80,7 +80,7 @@ You can experiment with an ``asyncio`` concurrent context in the :term:`REPL`:
80
'hello'
81
82
It is highly recommended to use the asyncio REPL in
83
-:envvar:`the Python-based REPL mode <PYTHON_BASIC_REPL>`
+:ref:`the Python-based REPL mode <envvar-PYTHON_BASIC_REPL>`
84
for optimal experience and new features.
85
86
.. audit-event:: cpython.run_stdin "" ""
0 commit comments