diff --git a/README.rst b/README.rst index d9e11212..096b3cd4 100644 --- a/README.rst +++ b/README.rst @@ -29,7 +29,7 @@ me. Jedi can be used with the following editors: - Vim (jedi-vim_, YouCompleteMe_) -- Emacs (emacs-jedi_) +- Emacs (Jedi.el_) - Sublime Text (SublimeJEDI_) And it powers the following projects: @@ -130,6 +130,6 @@ For more detailed information visit the `testing documentation .. _jedi-vim: https://github.com/davidhalter/jedi-vim .. _youcompleteme: http://valloric.github.io/YouCompleteMe/ -.. _emacs-jedi: https://github.com/tkf/emacs-jedi +.. _Jedi.el: https://github.com/tkf/emacs-jedi .. _sublimejedi: https://github.com/svaiter/SublimeJEDI .. _wdb: https://github.com/Kozea/wdb diff --git a/docs/index.rst b/docs/index.rst index c6b03d35..b6bb2755 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -52,7 +52,7 @@ Vim: Emacs: -- `emacs-jedi `_ +- `Jedi.el `_ Sublime Text 2: