Skip to content

Commit a75b55b

Browse files
committed
howtos article link.
1 parent 27785f3 commit a75b55b

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

Doc/howto/a-conceptual-overview-of-asyncio.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
A Conceptual Overview of :mod:`!asyncio`
55
****************************************
66

7-
This article seeks to help you build a sturdy mental model of how :mod:`asyncio`
7+
This :ref:`HOWTO <how-tos>` article seeks to help you build a sturdy mental model of how :mod:`asyncio`
88
fundamentally works, helping you understand the how and why behind the
99
recommended patterns.
1010

Doc/howto/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _how-tos:
2+
13
***************
24
Python HOWTOs
35
***************

0 commit comments

Comments
 (0)