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 c82ac05 commit 76a7d86Copy full SHA for 76a7d86
1 file changed
docs/source/index.rst
@@ -11,8 +11,6 @@ trio-asyncio: A re-implementation of the asyncio mainloop on top of Trio
11
Trio-Asyncio is *the* library of choice for a Python program that
12
contains both `trio`_ and `asyncio`_ code.
13
14
-.. _trio: https://trio.readtedocs.io
15
-
16
.. _asyncio: https://docs.python.org/3/library/asyncio.html
17
18
With trio-asyncio, you can:
0 commit comments