summaryrefslogtreecommitdiffstats
path: root/Doc/library/asyncio-llapi-index.rst
diff options
context:
space:
mode:
authorC.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>2022-09-27 23:47:14 (GMT)
committerGitHub <noreply@github.com>2022-09-27 23:47:14 (GMT)
commitcc0f3a10f0ee507d9044ef9036cf3e711c5338a9 (patch)
treecc6dc046163ab9b3f20bc90ac41d3668efd94dac /Doc/library/asyncio-llapi-index.rst
parentaab01e3524d966dca6e72c718a2c71403a14e47c (diff)
downloadcpython-cc0f3a10f0ee507d9044ef9036cf3e711c5338a9.zip
cpython-cc0f3a10f0ee507d9044ef9036cf3e711c5338a9.tar.gz
cpython-cc0f3a10f0ee507d9044ef9036cf3e711c5338a9.tar.bz2
gh-96377: Update asyncio policy doc intro paras to be clear and accurate (#97603)
Also fix up some cross-references in the asyncio docs.
Diffstat (limited to 'Doc/library/asyncio-llapi-index.rst')
-rw-r--r--Doc/library/asyncio-llapi-index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/asyncio-llapi-index.rst b/Doc/library/asyncio-llapi-index.rst
index 3cec4c6..b7ad888 100644
--- a/Doc/library/asyncio-llapi-index.rst
+++ b/Doc/library/asyncio-llapi-index.rst
@@ -37,7 +37,7 @@ Event Loop Methods
==================
See also the main documentation section about the
-:ref:`event loop methods <asyncio-event-loop>`.
+:ref:`asyncio-event-loop-methods`.
.. rubric:: Lifecycle
.. list-table::