From 9a4a96b453e81b2b8c1a6ba97acd309bc4e2f99a Mon Sep 17 00:00:00 2001 From: Justin Moen Date: Thu, 2 Aug 2018 02:32:53 -0500 Subject: [PATCH] Fix broken link in documentation --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 12015d13..08dbd5f5 100644 --- a/README.rst +++ b/README.rst @@ -122,7 +122,7 @@ Tips on how to use Jedi efficiently can be found `here API --- -You can find the documentation for the `API here `_. +You can find the documentation for the `API here `_. Autocompletion / Goto / Pydoc