[7.x] Fix async URL in README.rst

This commit is contained in:
Seth Michael Larson
2020-08-06 10:15:39 -05:00
parent 6f66f7958b
commit 62e2b16cdf
+1 -3
View File
@@ -19,9 +19,7 @@ the ``async`` extra::
$ python -m pip install elasticsearch[async]
Read more about `how to use asyncio with this project <async>`_.
.. _async: https://elasticsearch-py.readthedocs.io/en/master/async.html
Read more about `how to use asyncio with this project <https://elasticsearch-py.readthedocs.io/en/master/async.html>`_.
Compatibility