diff options
author | Ezio Melotti <ezio.melotti@gmail.com> | 2009-09-14 01:20:43 (GMT) |
---|---|---|
committer | Ezio Melotti <ezio.melotti@gmail.com> | 2009-09-14 01:20:43 (GMT) |
commit | 893577aedfc81593782021fa6b5f64b3fe6c6370 (patch) | |
tree | 9a793441bf7366bbea4a9a0c94a74c7d099998c8 /Doc | |
parent | 692a4aa6fe741c2a63e753a2575148b6896686b3 (diff) | |
download | cpython-893577aedfc81593782021fa6b5f64b3fe6c6370.zip cpython-893577aedfc81593782021fa6b5f64b3fe6c6370.tar.gz cpython-893577aedfc81593782021fa6b5f64b3fe6c6370.tar.bz2 |
Merged revisions 74787 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r74787 | ezio.melotti | 2009-09-14 03:48:31 +0300 (Mon, 14 Sep 2009) | 1 line
#6904 - fix broken link
........
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/using/mac.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/using/mac.rst b/Doc/using/mac.rst index b009e88..5b14b1c 100644 --- a/Doc/using/mac.rst +++ b/Doc/using/mac.rst @@ -161,7 +161,7 @@ Mac OS X. Packages and documentation are available from http://www.wxpython.org. *PyQt* is another popular cross-platform GUI toolkit that runs natively on Mac OS X. More information can be found at -http://www.riverbankcomputing.co.uk/pyqt/. +http://www.riverbankcomputing.co.uk/software/pyqt/intro. Distributing Python Applications on the Mac |