[7.x] Fix async documentation link

This commit is contained in:
Seth Michael Larson
2021-01-21 13:57:31 -06:00
committed by GitHub
parent a728aaa491
commit 7c65d9eabe
+1 -1
View File
@@ -23,7 +23,7 @@ the ``async`` extra:
$ python -m pip install elasticsearch[async]
Read more about `how to use asyncio with this project <async>`_.
Read more about `how to use asyncio with this project <async.html>`_.
Compatibility