Git commit a9830b92fa646802ab4a193f459e0a3705786fa2 by Burkhard Lück. Committed on 03/04/2018 at 18:10. Pushed by lueck into branch 'master'.
Proofread online help docbook check link validity + change http -> https bump date + releaseinfo use 'Special:myLanguage' to open the page in the user's locale language Differential Revision: https://phabricator.kde.org/D11872 M +11 -11 doc/onlinehelp/index.docbook https://commits.kde.org/khelpcenter/a9830b92fa646802ab4a193f459e0a3705786fa2 diff --git a/doc/onlinehelp/index.docbook b/doc/onlinehelp/index.docbook index 02b51b7..7b944d3 100644 --- a/doc/onlinehelp/index.docbook +++ b/doc/onlinehelp/index.docbook @@ -8,8 +8,8 @@ <title>Online Help</title> <articleinfo> -<date>2016-04-17</date> -<releaseinfo>Applications 16.04</releaseinfo> +<date>2018-04-01</date> +<releaseinfo>Applications 18.04</releaseinfo> </articleinfo> @@ -19,19 +19,19 @@ help and additional information provided by the KDE community.</para> <variablelist> <title>KDE UserBase</title> <varlistentry><term> -<ulink url="http://userbase.kde.org/An_introduction_to_KDE">An +<ulink url="https://userbase.kde.org/Special:myLanguage/An_introduction_to_KDE">An Introduction to KDE</ulink> </term> <listitem> -<para>Learn more about the <ulink url="http://userbase.kde.org/What_is_KDE"> +<para>Learn more about the <ulink url="https://userbase.kde.org/Special:myLanguage/What_is_KDE"> KDE community and its software</ulink> and find information to help you get -started. Also, discover what <ulink url="http://userbase.kde.org/Welcome_to_KDE_UserBase"> +started. Also, discover what <ulink url="https://userbase.kde.org/Special:myLanguage/Welcome_to_KDE_UserBase"> UserBase</ulink> is and how it can help you. </para> </listitem> </varlistentry> <varlistentry><term> -<ulink url="http://userbase.kde.org/Getting_Help">Getting Help</ulink> </term> +<ulink url="https://userbase.kde.org/Special:myLanguage/Getting_Help">Getting Help</ulink> </term> <listitem> <para>Need some help? Here are some suggested places where you can get help with problems, as well some hints on how to improve the quality of answers you receive. @@ -40,7 +40,7 @@ with problems, as well some hints on how to improve the quality of answers you </varlistentry> <varlistentry><term> -<ulink url="http://userbase.kde.org/Applications">Applications</ulink> </term> +<ulink url="https://userbase.kde.org/Special:myLanguage/Applications">Applications</ulink> </term> <listitem> <para>Discover the wide variety of applications from the KDE Community, and find out what program suits your needs and preferences. @@ -49,7 +49,7 @@ and find out what program suits your needs and preferences. </varlistentry> <varlistentry><term> -<ulink url="http://userbase.kde.org/Tutorials">Tutorials</ulink> </term> +<ulink url="https://userbase.kde.org/Special:myLanguage/Tutorials">Tutorials</ulink> </term> <listitem> <para>How-To's, Tips & Tricks that can help make your KDE software experience more enjoyable and productive. @@ -62,7 +62,7 @@ experience more enjoyable and productive. <variablelist> <title>KDE Forum</title> <varlistentry><term> -<ulink url="http://forum.kde.org/">KDE Community Forums</ulink> </term> +<ulink url="https://forum.kde.org/">KDE Community Forums</ulink> </term> <listitem> <para>The KDE Forums offer users, developers and people interested in KDE a place to help each other, discuss KDE-related topics and exchange ideas. @@ -75,7 +75,7 @@ Tips</ulink> in the forum.</para> <variablelist> <title>KDE Techbase</title> <varlistentry><term> -<ulink url="http://techbase.kde.org/">KDE Techbase</ulink> </term> +<ulink url="https://techbase.kde.org/">KDE Techbase</ulink> </term> <listitem> <para>Information for developers and help to set up a KDE development environment.</para> </listitem> @@ -85,7 +85,7 @@ Tips</ulink> in the forum.</para> <variablelist> <title>KDE Documentation</title> <varlistentry><term> -<ulink url="http://docs.kde.org/">KDE Documentation site</ulink> </term> +<ulink url="https://docs.kde.org/">KDE Documentation site</ulink> </term> <listitem> <para>This page holds the complete KDE User Documentation in over 25 languages for the released and the development version of &kde-frameworks;, &plasma-workspaces;
