Merge pull request #621 from ronjouch/readme

Fix #603 - Fix broken 'Tips for how to use jedi efficiently' link in README.md
This commit is contained in:
Dave Halter
2015-08-27 10:46:45 +02:00
+1 -1
View File
@@ -96,7 +96,7 @@ You can run Jedi on cPython 2.6, 2.7, 3.2, 3.3 or 3.4, but it should also
understand/parse code older than those versions. understand/parse code older than those versions.
Tips on how to use Jedi efficiently can be found `here Tips on how to use Jedi efficiently can be found `here
<https://jedi.readthedocs.org/en/latest/docs/recipes.html>`_. <https://jedi.readthedocs.org/en/latest/docs/features.html#recipes>`_.
API API
--- ---