change image links, because they were broken, fixes #61

This commit is contained in:
David Halter
2013-01-02 20:54:55 +01:00
parent b1cdfb33f5
commit bd01c84e9f
2 changed files with 4 additions and 4 deletions

View File

@@ -11,15 +11,15 @@ jedi-vim is a is a VIM binding to the awesome autocompletion library *Jedi*.
Here are some pictures:
.. image:: https://github.com/davidhalter/jedi/raw/master/screenshot_complete.png
.. image:: https://github.com/davidhalter/jedi/raw/master/docs/_screenshots/screenshot_complete.png
Completion for almost anything (Ctrl+Space).
.. image:: https://github.com/davidhalter/jedi/raw/master/screenshot_function.png
.. image:: https://github.com/davidhalter/jedi/raw/master/docs/_screenshots/screenshot_function.png
Display of function/class bodies, docstrings.
.. image:: https://github.com/davidhalter/jedi/raw/master/screenshot_pydoc.png
.. image:: https://github.com/davidhalter/jedi/raw/master/docs/_screenshots/screenshot_pydoc.png
Pydoc support (with highlighting, Shift+k).

2
jedi

Submodule jedi updated: 17bec929bb...23f36c86d7