diff options
author | Sandro Tosi <sandro.tosi@gmail.com> | 2012-08-12 09:02:03 (GMT) |
---|---|---|
committer | Sandro Tosi <sandro.tosi@gmail.com> | 2012-08-12 09:02:03 (GMT) |
commit | 8b2c71a125dcd2371ec074ecf86c99ca1ae0d2a8 (patch) | |
tree | 893d2635bd8081f9ee4f6ca4a3b078278872118a | |
parent | ee903c51253c89315c893b97ce6d9519ddb74cce (diff) | |
download | cpython-8b2c71a125dcd2371ec074ecf86c99ca1ae0d2a8.zip cpython-8b2c71a125dcd2371ec074ecf86c99ca1ae0d2a8.tar.gz cpython-8b2c71a125dcd2371ec074ecf86c99ca1ae0d2a8.tar.bz2 |
update Geany URL; thanks to Karl Tarbet from docs@
-rw-r--r-- | Doc/using/unix.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/using/unix.rst b/Doc/using/unix.rst index 8bbc312..773387b 100644 --- a/Doc/using/unix.rst +++ b/Doc/using/unix.rst @@ -141,7 +141,7 @@ information on how to code in Python in these editors, look at: * 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: |