diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-11-09 16:46:19 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-11-14 09:27:22 +0100 |
commit | 3984e2baefed611f79a36b85f3884a8cc2779653 (patch) | |
tree | ce867ee9cf809ce31f1c312765f3f28b415a93f8 | |
parent | f9be6d3f75aeb98826fd0fda6f5807f0e7118d36 (diff) |
Help files: http -> https
+ some more conservative changes
Change-Id: I806fc7998e96cc43f6db35d9f3d13f247960abc0
Reviewed-on: https://gerrit.libreoffice.org/63199
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/need_help.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/need_help.xhp b/source/text/shared/need_help.xhp index a21fcac3b5..7f245319b2 100644 --- a/source/text/shared/need_help.xhp +++ b/source/text/shared/need_help.xhp @@ -17,7 +17,7 @@ <body> <section id="needhelp"> - <paragraph id="hd_id1000010" role="warning" xml-lang="en-US">This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href="http://documentation.libreoffice.org/en/join-community/update-help-contents">web page on writing Help contents</link>.</paragraph> + <paragraph id="hd_id1000010" role="warning" xml-lang="en-US">This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href="https://documentation.libreoffice.org/en/join-community/update-help-contents"><emph>web page on writing Help contents</emph></link>.</paragraph> </section> </body> |