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/swriter | |
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/swriter')
-rw-r--r-- | source/text/swriter/guide/numbering_lines.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/guide/numbering_paras.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/guide/numbering_lines.xhp b/source/text/swriter/guide/numbering_lines.xhp index f2b5a2512a..5bc39c2902 100644 --- a/source/text/swriter/guide/numbering_lines.xhp +++ b/source/text/swriter/guide/numbering_lines.xhp @@ -126,7 +126,7 @@ <paragraph id="par_id3153934" role="paragraph" xml-lang="en-US"><link href="text/swriter/01/06180000.xhp" name="Tools - Line Numbering">Tools - Line Numbering</link></paragraph> <embed href="text/swriter/guide/using_numbering.xhp#using_numbering"/> <paragraph id="par_id3153960" role="paragraph" xml-lang="en-US"><link href="text/swriter/01/05030800.xhp" name="Format - Paragraph - Numbering">Format - Paragraph - Numbering</link></paragraph> -<paragraph id="par_id2212591" role="paragraph" xml-lang="en-US"><link href="http://wiki.documentfoundation.org/Documentation/How_Tos/Setting_up_a_Style_for_Numbering_Lines_in_Code_Listings">Wiki page about numbering paragraphs by styles</link></paragraph> +<paragraph id="par_id2212591" role="paragraph" xml-lang="en-US"><link href="https://wiki.documentfoundation.org/Documentation/How_Tos/Setting_up_a_Style_for_Numbering_Lines_in_Code_Listings" name="wiki.documentfoundation.org Setting up a Style for Numbering Lines in Code Listings">Wiki page about numbering paragraphs by styles</link></paragraph> </body> </helpdocument>
\ No newline at end of file diff --git a/source/text/swriter/guide/numbering_paras.xhp b/source/text/swriter/guide/numbering_paras.xhp index ffe6bd9e47..66ee887403 100644 --- a/source/text/swriter/guide/numbering_paras.xhp +++ b/source/text/swriter/guide/numbering_paras.xhp @@ -83,7 +83,7 @@ <embed href="text/shared/guide/numbering_stop.xhp#numbering_stop"/> <embed href="text/swriter/guide/captions.xhp#captions"/> <embed href="text/swriter/guide/number_sequence.xhp#number_sequence"/> -<paragraph id="par_id6943571" role="paragraph" xml-lang="en-US"><link href="http://wiki.documentfoundation.org/Documentation/How_Tos/Setting_up_a_Style_for_Numbering_Lines_in_Code_Listings">Wiki page about numbering paragraphs by styles</link></paragraph> +<paragraph id="par_id6943571" role="paragraph" xml-lang="en-US"><link href="https://wiki.documentfoundation.org/Documentation/How_Tos/Setting_up_a_Style_for_Numbering_Lines_in_Code_Listings" name="wiki.documentfoundation.org Setting up a Style for Numbering Lines in Code Listings">Wiki page about numbering paragraphs by styles</link></paragraph> </body> </helpdocument> |