From c5a2ba3d353937f6bbd6659d25100d91ccffa2a5 Mon Sep 17 00:00:00 2001 From: Danilo Bargen Date: Mon, 27 May 2013 10:40:43 +0200 Subject: [PATCH] s/emacs-jedi/Jedi.el/g --- README.rst | 4 ++-- docs/index.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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: