http://hg.python.org/cpython/rev/b2907d1e5341 changeset: 78519:b2907d1e5341 branch: 3.2 parent: 78516:a790357c452f user: Sandro Tosi <sandro.tosi at gmail.com> date: Sun Aug 12 11:02:03 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 @@ -141,7 +141,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