Update incorrect documentation url (#657)

Fixes #656.
This commit is contained in:
Rick van Hattem
2017-01-14 15:37:12 +01:00
committed by Daniel Hahler
parent 3dc61513af
commit 4baf4b27f7

View File

@@ -34,7 +34,7 @@ Documentation
Documentation is available in your vim: ``:help jedi-vim``. You can also look
it up `on github <http://github.com/davidhalter/jedi-vim/blob/master/doc/jedi-vim.txt>`_.
You can read the Jedi library documentation `here <http://jedi.jedidjah.ch>`_.
You can read the Jedi library documentation `here <http://jedi.readthedocs.io/en/latest/>`_.
If you want to report issues, just use the github issue tracker. In case of
questions about the software, please use `stackoverflow