From 62e2b16cdf16fa2c3b265c1b1ec6eb57edd2022b Mon Sep 17 00:00:00 2001 From: Seth Michael Larson Date: Thu, 6 Aug 2020 10:15:39 -0500 Subject: [PATCH] [7.x] Fix async URL in README.rst --- README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README b/README index ba27b260..932eaeda 100644 --- a/README +++ b/README @@ -19,9 +19,7 @@ the ``async`` extra:: $ python -m pip install elasticsearch[async] -Read more about `how to use asyncio with this project `_. - - .. _async: https://elasticsearch-py.readthedocs.io/en/master/async.html +Read more about `how to use asyncio with this project `_. Compatibility