There was an error while loading. Please reload this page.
1 parent 0b34f97 commit 0a6f92aCopy full SHA for 0a6f92a
doc/faq.rst
@@ -82,7 +82,7 @@ Does PyMongo support asynchronous frameworks like Gevent, asyncio, Tornado, or T
82
83
PyMongo fully supports :doc:`Gevent <examples/gevent>`.
84
85
-To use MongoDB with `asyncio <https://docs.python.org/3/library/asyncio.html>`
+To use MongoDB with `asyncio <https://docs.python.org/3/library/asyncio.html>`_
86
or `Tornado <http://www.tornadoweb.org/>`_, see the
87
`Motor <https://github.com/mongodb/motor>`_ project.
88
0 commit comments