Skip to content

Commit e18dd93

Browse files
committed
refwarn fix
1 parent b1ab54e commit e18dd93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1309,8 +1309,8 @@ asyncio
13091309
* There are two new utility functions for
13101310
introspecting and printing a program's call graph:
13111311
:func:`~asyncio.capture_call_graph` and :func:`~asyncio.print_call_graph`.
1312-
See :ref:`<Asyncio introspection capabilities>
1313-
whatsnew314-asyncio-introspection` for more details.
1312+
See :ref:`Asyncio introspection capabilities
1313+
<whatsnew314-asyncio-introspection>` for more details.
13141314
(Contributed by Yury Selivanov, Pablo Galindo Salgado, and Łukasz Langa
13151315
in :gh:`91048`.)
13161316

0 commit comments

Comments
 (0)