From 21a4a735d1c1307ae6e04d898acf615996f6b9ea Mon Sep 17 00:00:00 2001 From: Seth Michael Larson Date: Thu, 6 Aug 2020 10:16:23 -0500 Subject: [PATCH] [7.9] Fix async URL in README.rst --- README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README b/README index ba27b2602..932eaeda0 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