]> granicus.if.org Git - python/commitdiff
Fix markup.
authorGeorg Brandl <georg@python.org>
Sun, 6 Oct 2013 07:47:45 +0000 (09:47 +0200)
committerGeorg Brandl <georg@python.org>
Sun, 6 Oct 2013 07:47:45 +0000 (09:47 +0200)
Doc/faq/gui.rst

index 9667dcb7997c84aeb167595a5493b0a396000bf9..b34be2dcd6e338a95fd3d24c9fd99a4b8dee64a8 100644 (file)
@@ -49,7 +49,7 @@ Qt
 
 There are bindings available for the Qt toolkit (using either `PyQt
 <http://www.riverbankcomputing.co.uk/software/pyqt/>`_ or `PySide
-<http://www.pyside.org/>`_) and for KDE (`PyKDE http://www.riverbankcomputing.co.uk/software/pykde/intro>`__).
+<http://www.pyside.org/>`_) and for KDE (`PyKDE <http://www.riverbankcomputing.co.uk/software/pykde/intro>`_).
 PyQt is currently more mature than PySide, but you must buy a PyQt license from
 `Riverbank Computing <http://www.riverbankcomputing.co.uk/software/pyqt/license>`_
 if you want to write proprietary applications.  PySide is free for all applications.