Git commit a2bc9bb76decff3bfbbff611be8872d11496ac89 by Burkhard L?ck. Committed on 11/08/2013 at 11:59. Pushed by lueck into branch '2.7'.
fix wrong url for qt M +1 -1 doc/calligra/index.docbook http://commits.kde.org/calligra/a2bc9bb76decff3bfbbff611be8872d11496ac89 diff --git a/doc/calligra/index.docbook b/doc/calligra/index.docbook index 73fb487..473ab18 100644 --- a/doc/calligra/index.docbook +++ b/doc/calligra/index.docbook @@ -283,7 +283,7 @@ absolutely free desktop environment for unix-like operating systems. &calligra; makes use of the &kde; libraries. </para></listitem> <listitem> -<para><ulink url="http://qt.nokia.com/">&Qt; page</ulink>. The creators +<para><ulink url="http://qt-project.org/">&Qt; page</ulink>. The creators of the C++-toolkit &Qt;. &kde; and &calligra; make use of &Qt;. </para></listitem> </itemizedlist>
