diff options
Diffstat (limited to 'doc/html/build_system.html')
-rw-r--r-- | doc/html/build_system.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/build_system.html b/doc/html/build_system.html index b997c3c..772457e 100644 --- a/doc/html/build_system.html +++ b/doc/html/build_system.html @@ -62,7 +62,7 @@ with other Python based build systems (e.g. <a class="reference external" href="http://www.scons.org">SCons</a>).</p> <p>An important feature of SIP is the ability to generate bindings that are built on top of existing bindings. For example, both -<a class="reference external" href="http://www.riverbankcomputing.com/software/pykde/">PyKDE</a> and +<a class="reference external" href="http://www.riverbankcomputing.com/software/pytde/">PyKDE</a> and <a class="reference external" href="http://pyqwt.sourceforge.net/">PyQwt</a> are built on top of PyTQt but all three packages are maintained by different developers. To make this easier PyTQt includes its own configuration module, <tt class="docutils literal"><span class="pre">pyqtconfig</span></tt>, that contains additional |