Skip to content

Commit 21a4a73

Browse files
committed
[7.9] Fix async URL in README.rst
1 parent 720f952 commit 21a4a73

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ the ``async`` extra::
1919

2020
$ python -m pip install elasticsearch[async]
2121

22-
Read more about `how to use asyncio with this project <async>`_.
23-
24-
.. _async: https://elasticsearch-py.readthedocs.io/en/master/async.html
22+
Read more about `how to use asyncio with this project <https://elasticsearch-py.readthedocs.io/en/master/async.html>`_.
2523

2624

2725
Compatibility

0 commit comments

Comments
 (0)