From 4baf4b27f7555fdce69c7d8539d96c1a9af1829b Mon Sep 17 00:00:00 2001 From: Rick van Hattem Date: Sat, 14 Jan 2017 15:37:12 +0100 Subject: [PATCH] Update incorrect documentation url (#657) Fixes #656. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index d3bb989..36002cf 100644 --- a/README.rst +++ b/README.rst @@ -34,7 +34,7 @@ Documentation Documentation is available in your vim: ``:help jedi-vim``. You can also look it up `on github `_. -You can read the Jedi library documentation `here `_. +You can read the Jedi library documentation `here `_. If you want to report issues, just use the github issue tracker. In case of questions about the software, please use `stackoverflow