diff options
Diffstat (limited to 'sphinx')
-rw-r--r-- | sphinx/build_system.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/build_system.rst b/sphinx/build_system.rst index 292836a..fda9172 100644 --- a/sphinx/build_system.rst +++ b/sphinx/build_system.rst @@ -19,7 +19,7 @@ with other Python based build systems (e.g. An important feature of SIP is the ability to generate bindings that are built on top of existing bindings. For example, both -`PyKDE <http://www.riverbankcomputing.com/software/pykde/>`_ and +`PyKDE <http://www.riverbankcomputing.com/software/pytde/>`_ and `PyQwt <http://pyqwt.sourceforge.net/>`_ are built on top of PyQt but all three packages are maintained by different developers. To make this easier PyQt includes its own configuration module, ``pyqtconfig``, that contains additional |