diff options
author | Guilhem Moulin <guilhem@libreoffice.org> | 2020-07-20 17:35:21 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-20 17:53:07 +0200 |
commit | 100f99e0f570b1706034f9971f06017bc78be197 (patch) | |
tree | 09ff57a07f1aa6e1f0fe7da54b6efbb1d4b270be | |
parent | afb6e5594b5771922817007a725ee8e8af2563b2 (diff) |
Support: typofix in mailing list address.
Right now users@libreoffice.org bounces “550 5.1.1 <users@libreoffice.org>
User doesn't exist: users@libreoffice.org (in reply to RCPT TO command)”
and https://www.libreoffice.org/get-help/mailing-lists/ reads
‘global.libreoffice.org’.
Change-Id: Ia016f6ded285aa9f3bcff9bbdbd3c7324d0103a2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99100
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/05/00000001.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/05/00000001.xhp b/source/text/shared/05/00000001.xhp index 0dddc2e5e4..2cf89e9a30 100644 --- a/source/text/shared/05/00000001.xhp +++ b/source/text/shared/05/00000001.xhp @@ -42,7 +42,7 @@ <paragraph id="hd_id0915200811081722" role="heading" level="2" xml-lang="en-US">Forum</paragraph> <paragraph id="par_id0915200811081778" role="paragraph" xml-lang="en-US">You can access web forums to ask and answer questions about %PRODUCTNAME. Choose <item type="menuitem">Help – Get Help Online</item> to access the forum in your language.</paragraph> <paragraph id="hd_id0804200803314150" role="heading" level="2" xml-lang="en-US">Security</paragraph> - <paragraph id="par_id0804200803314235" role="paragraph" xml-lang="en-US">In case you are concerned about any security issue with using this software, you can contact the developers on the <link href="https://lists.freedesktop.org/mailman/listinfo/libreoffice">public mailing list</link>. If you want to discuss any issue with other users, send an email to the public mailing list <literal>users@libreoffice.org</literal>.</paragraph> + <paragraph id="par_id0804200803314235" role="paragraph" xml-lang="en-US">In case you are concerned about any security issue with using this software, you can contact the developers on the <link href="https://lists.freedesktop.org/mailman/listinfo/libreoffice">public mailing list</link>. If you want to discuss any issue with other users, send an email to the public mailing list <literal>users@global.libreoffice.org</literal>.</paragraph> <paragraph id="hd_id3168534" role="heading" level="2" xml-lang="en-US">Downloads</paragraph> <paragraph id="par_id3028143" role="paragraph" xml-lang="en-US">You can download the latest version of %PRODUCTNAME at <link href="https://www.libreoffice.org/download/">www.libreoffice.org/download/</link>.</paragraph> <paragraph id="hd_id2602967" role="heading" level="2" xml-lang="en-US">Documentation</paragraph> |