diff -r 6bcedf96d25f Doc/using/unix.rst --- a/Doc/using/unix.rst Tue Sep 13 20:48:25 2016 +0200 +++ b/Doc/using/unix.rst Fri Sep 16 20:03:32 2016 -0700 @@ -135,14 +135,5 @@ Editors ======= -Vim and Emacs are excellent editors which support Python very well. For more -information on how to code in Python in these editors, look at: - -* http://www.vim.org/scripts/script.php?script_id=790 -* https://sourceforge.net/projects/python-mode - -Geany is an excellent IDE with support for a lot of languages. For more -information, read: https://www.geany.org/ - -Komodo edit is another extremely good IDE. It also has support for a lot of -languages. For more information, read https://komodoide.com/. +Please go to https://wiki.python.org/moin/PythonEditors for a comprehensive +list of Python Editors. \ No newline at end of file