diff options
author | dennisroczek <dennisroczek@libreoffice.org> | 2018-04-03 23:38:42 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-04-16 14:15:35 +0200 |
commit | b7ecf6294f9caa8454ebcc9c2d6f33ac64ff9e78 (patch) | |
tree | dae47fcb7fae7559a90be0ad1ceec9e67823b3c8 /source/text/shared/01/02100001.xhp | |
parent | d5ca87f12819b669646bb6f0978f79ebb5d3f035 (diff) |
replace http links with https equivalents
* mainly http://wiki.documentfoundation.org
* http://en.wikipedia.org
* http://api.libreoffice.org
Change-Id: I3587d8d5e6a6de4a7c7013920b9e135e4adc977c
Reviewed-on: https://gerrit.libreoffice.org/52354
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/01/02100001.xhp')
-rw-r--r-- | source/text/shared/01/02100001.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/02100001.xhp b/source/text/shared/01/02100001.xhp index d6f254af8e..35759a4ba6 100644 --- a/source/text/shared/01/02100001.xhp +++ b/source/text/shared/01/02100001.xhp @@ -339,8 +339,8 @@ <embed href="text/swriter/guide/finding.xhp#finding"/> </case> </switch> -<paragraph xml-lang="en-US" id="par_id1751457" role="paragraph"><link href="http://wiki.documentfoundation.org/Documentation/How_Tos/Regular_Expressions_in_Writer">Wiki page about regular expressions in Writer</link></paragraph> - <paragraph xml-lang="en-US" id="par_id5483870" role="paragraph"><link href="http://wiki.documentfoundation.org/Documentation/How_Tos/Regular_Expressions_in_Calc">Wiki page about regular expressions in Calc</link></paragraph> +<paragraph xml-lang="en-US" id="par_id1751457" role="paragraph"><link href="https://wiki.documentfoundation.org/Documentation/How_Tos/Regular_Expressions_in_Writer" name="wiki.documentfoundation.org Documentation/HowTo/Writer/Regular Expressions">Wiki page about regular expressions in Writer</link></paragraph> + <paragraph xml-lang="en-US" id="par_id5483870" role="paragraph"><link href="https://wiki.documentfoundation.org/Documentation/How_Tos/Regular_Expressions_in_Calc" name="wiki.documentfoundation.org Documentation/HowTo/Calc/Regular Expressions">Wiki page about regular expressions in Calc</link></paragraph> </section> </body> </helpdocument> |