Skip to content

Commit

Permalink
Fix #603 - Fix broken 'Tips for how to use jedi efficiently' link in …
Browse files Browse the repository at this point in the history
…README.md
  • Loading branch information
ronjouch committed Aug 27, 2015
1 parent 3c1cfff commit c2f8e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -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.

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
---
Expand Down

0 comments on commit c2f8e18

Please sign in to comment.