http://hg.python.org/cpython/rev/8f78fc269c1b changeset: 78518:8f78fc269c1b branch: 2.7 parent: 78515:a13f99dc91b3 user: Sandro Tosi <sandro.tosi at gmail.com> date: Sun Aug 12 11:01:50 2012 +0200 summary: update Geany URL; thanks to Karl Tarbet from docs@ files: Doc/using/unix.rst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Doc/using/unix.rst b/Doc/using/unix.rst --- a/Doc/using/unix.rst +++ b/Doc/using/unix.rst @@ -145,7 +145,7 @@ * http://sourceforge.net/projects/python-mode Geany is an excellent IDE with support for a lot of languages. For more -information, read: http://geany.uvena.de/ +information, read: http://www.geany.org/ Komodo edit is another extremely good IDE. It also has support for a lot of languages. For more information, read: -- Repository URL: http://hg.python.org/cpython