Git commit 812a1f1068d414d29de1fa81d47b280fe61e1648 by Burkhard L?ck, on behalf of Yuri Chornoivan. Committed on 18/07/2013 at 19:51. Pushed by lueck into branch 'KDE/4.11'.
Update the address (cherry picked from commit 4eab002874550484f0405ae0ea727ca0bd3612f2) backport to 4.11.1 M +1 -1 doc/kcontrol/windowspecific/index.docbook http://commits.kde.org/kde-workspace/812a1f1068d414d29de1fa81d47b280fe61e1648 diff --git a/doc/kcontrol/windowspecific/index.docbook b/doc/kcontrol/windowspecific/index.docbook index be8de75..27df810 100644 --- a/doc/kcontrol/windowspecific/index.docbook +++ b/doc/kcontrol/windowspecific/index.docbook @@ -199,7 +199,7 @@ and <guibutton>Move Down</guibutton> buttons effects on how they are applied.</p <para><note><para>Both <guilabel>Exact Match</guilabel> and <guilabel>Substring Match</guilabel> implement case insensitive matching. For example, <emphasis>AB</emphasis> matches the string <emphasis>AB</emphasis>, <emphasis>ab</emphasis>, <emphasis>Ab</emphasis> and <emphasis>aB</emphasis>.</para></note> </para> <itemizedlist> -<listitem><para><guilabel>Regular Expression</guilabel> - Qt's regular expressions are implemented - see <ulink url="http://doc.qt.nokia.com/latest/qregexp.html">pattern matching using regular expressions</ulink>.</para></listitem> +<listitem><para><guilabel>Regular Expression</guilabel> - Qt's regular expressions are implemented - see <ulink url="http://qt-project.org/doc/qt-4.8/qregexp.html">pattern matching using regular expressions</ulink>.</para></listitem> </itemizedlist> <sect1 id="detect-window-properties"><title>Detect Window Properties</title> <para>
