Git commit 29d5a1ac550b4fc98783b8ad93b21c22edd5880d by Luigi Toscano. Committed on 26/04/2018 at 23:40. Pushed by ltoscano into branch '0.5'.
Update a link from digia.com to qt.io website M +1 -1 doc/simon/index.docbook https://commits.kde.org/simon/29d5a1ac550b4fc98783b8ad93b21c22edd5880d diff --git a/doc/simon/index.docbook b/doc/simon/index.docbook index 7aee0f51..cd7bc7a2 100644 --- a/doc/simon/index.docbook +++ b/doc/simon/index.docbook @@ -3996,7 +3996,7 @@ To adjust your bots personality have a look at the bot.xml and vars.xml files in </mediaobject> </screenshot> </para> - <para>QtScript bound values resolve to the result of the entered <ulink url="http://doc.qt.digia.com/qt/ecmascript.html">QtScript</ulink> code.</para> + <para>QtScript bound values resolve to the result of the entered <ulink url="https://doc.qt.io/archives/qt-4.8/ecmascript.html">QtScript</ulink> code.</para> </listitem> <listitem> <para>Command arguments</para>
