diff options
author | Michele Calgaro <[email protected]> | 2021-02-05 00:19:41 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-02-05 00:20:12 +0900 |
commit | aa996d05e79d534b24626b69f6943aa52de725d4 (patch) | |
tree | 4a91ba227088a4494bd5665b9af3068f872ae097 /doc/khelpcenter/faq | |
parent | e24b6c0a8cb4486f058d4670afab17a5e3af27ae (diff) | |
download | tdebase-aa996d05e79d534b24626b69f6943aa52de725d4.tar.gz tdebase-aa996d05e79d534b24626b69f6943aa52de725d4.zip |
Fixed incorrect links used in previous commit.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 364708d89e4fd7fdb49c14f5de29bc45a2d7c09b)
Diffstat (limited to 'doc/khelpcenter/faq')
-rw-r--r-- | doc/khelpcenter/faq/misc.docbook | 2 | ||||
-rw-r--r-- | doc/khelpcenter/faq/moreinfo.docbook | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/khelpcenter/faq/misc.docbook b/doc/khelpcenter/faq/misc.docbook index c94418632..18644fb03 100644 --- a/doc/khelpcenter/faq/misc.docbook +++ b/doc/khelpcenter/faq/misc.docbook @@ -196,7 +196,7 @@ artwork at <ulink url="http://kde-look.org">http://kde-look.org</ulink>. <para>You might want to subscribe to the <ulink url="http://www.trinitydesktop.org/mailinglist.php"> &tde; developer's mail list</ulink>. -Refer to <ulink url="[email protected]">[email protected]</ulink> +Refer to <ulink url="http://mail.trinitydesktop.org/mailman3/hyperkitty/list/[email protected]">http://mail.trinitydesktop.org/mailman3/hyperkitty/list/[email protected]</ulink> if you want to read without subscribing.</para> </answer> </qandaentry> diff --git a/doc/khelpcenter/faq/moreinfo.docbook b/doc/khelpcenter/faq/moreinfo.docbook index 60a0fba8f..df0aac208 100644 --- a/doc/khelpcenter/faq/moreinfo.docbook +++ b/doc/khelpcenter/faq/moreinfo.docbook @@ -73,17 +73,17 @@ already answered in this &FAQ;.</para> <variablelist> <varlistentry> -<term><ulink url="[email protected]">tde-users</ulink></term> +<term><ulink url="http://mail.trinitydesktop.org/mailman3/hyperkitty/list/[email protected]">tde-users</ulink></term> <listitem><para>General discussion archives.</para></listitem> </varlistentry> <varlistentry> -<term><ulink url="[email protected]">tde-announce</ulink></term> +<term><ulink url="http://mail.trinitydesktop.org/mailman3/hyperkitty/list/[email protected]">tde-announce</ulink></term> <listitem><para>Announcement archives.</para></listitem> </varlistentry> <varlistentry> -<term><ulink url="[email protected]">tde-devel</ulink></term> +<term><ulink url="http://mail.trinitydesktop.org/mailman3/hyperkitty/list/[email protected]">tde-devel</ulink></term> <listitem><para>Developers, artists, documentation writer archives.</para></listitem> </varlistentry> </variablelist> |