From bd01c84e9f6250c079d8489e7ddbc951242977c5 Mon Sep 17 00:00:00 2001 From: David Halter Date: Wed, 2 Jan 2013 20:54:55 +0100 Subject: [PATCH] change image links, because they were broken, fixes #61 --- README.rst | 6 +++--- jedi | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 6791e7f..aadf02a 100644 --- a/README.rst +++ b/README.rst @@ -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). diff --git a/jedi b/jedi index 17bec92..23f36c8 160000 --- a/jedi +++ b/jedi @@ -1 +1 @@ -Subproject commit 17bec929bbce6dbfed758ab8d9114936be766d87 +Subproject commit 23f36c86d7d7c5b890fef9eb9eb46cd1fe553329