diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-12-18 03:45:16 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-12-18 03:55:38 +0100 |
commit | f5ff6097a41055bb91d73a9c9fa847f03212431c (patch) | |
tree | e1c841520d4d340ba5bde8658fbd166cb14c8b7c | |
parent | 421d76024ce554072d3e062345eeaa32e735f3c6 (diff) |
tdf#107229 repair links to standard_template
Change-Id: Ic71e11d69ae13ee5b391460c3125240f83883438
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107905
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
-rw-r--r-- | source/auxiliary/swriter.tree | 2 | ||||
-rw-r--r-- | source/text/swriter/guide/main.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/guide/pagestyles.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/guide/text_direct_cursor.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/guide/using_hyphen.xhp | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/source/auxiliary/swriter.tree b/source/auxiliary/swriter.tree index 26d2cd2381..dde7dccfe3 100644 --- a/source/auxiliary/swriter.tree +++ b/source/auxiliary/swriter.tree @@ -135,7 +135,7 @@ <topic id="swriter/text/swriter/guide/load_styles.xhp">Using Styles From Another Document or Template</topic> <topic id="swriter/text/swriter/guide/stylist_fromselect.xhp">Creating New Styles From Selections</topic> <topic id="swriter/text/swriter/guide/stylist_update.xhp">Updating Styles From Selections</topic> -<topic id="swriter/text/swriter/guide/standard_template.xhp">Creating and Changing Default and Custom Templates</topic> +<topic id="swriter/text/shared/guide/standard_template.xhp">Creating and Changing Default and Custom Templates</topic> </node> <topic id="swriter/text/swriter/guide/pageorientation.xhp">Changing Page Orientation (Landscape or Portrait)</topic> <topic id="swriter/text/swriter/guide/text_capital.xhp">Changing the Case of Text</topic> diff --git a/source/text/swriter/guide/main.xhp b/source/text/swriter/guide/main.xhp index fc73b43807..feb19e2648 100644 --- a/source/text/swriter/guide/main.xhp +++ b/source/text/swriter/guide/main.xhp @@ -64,7 +64,7 @@ <embed href="text/swriter/guide/stylist_fillformat.xhp#stylist_fillformat"/> <embed href="text/swriter/guide/stylist_update.xhp#stylist_update"/> <embed href="text/swriter/guide/load_styles.xhp#load_styles"/> -<embed href="text/swriter/guide/standard_template.xhp#standard_template"/> +<embed href="text/shared/guide/standard_template.xhp#standard_template"/> <embed href="text/swriter/guide/registertrue.xhp#registertrue"/> <embed href="text/shared/guide/redlining.xhp#redlining"/> <h2 id="hd_id3153728" xml-lang="en-US">Automatically Entering and Formatting Text</h2> diff --git a/source/text/swriter/guide/pagestyles.xhp b/source/text/swriter/guide/pagestyles.xhp index e8992bbcd0..52befb21ab 100644 --- a/source/text/swriter/guide/pagestyles.xhp +++ b/source/text/swriter/guide/pagestyles.xhp @@ -110,7 +110,7 @@ <embed href="text/swriter/guide/header_with_chapter.xhp#header_with_chapter"/> <embed href="text/swriter/guide/header_footer.xhp#header_footer"/> <embed href="text/swriter/guide/header_with_line.xhp#header_with_line"/> -<embed href="text/swriter/guide/standard_template.xhp#standard_template"/> +<embed href="text/shared/guide/standard_template.xhp#standard_template"/> <embed href="text/swriter/guide/pageorientation.xhp#pageorientation"/> <embed href="text/swriter/guide/pagebackground.xhp#pagebackground"/> </body> diff --git a/source/text/swriter/guide/text_direct_cursor.xhp b/source/text/swriter/guide/text_direct_cursor.xhp index a24925d410..c28531c4ea 100644 --- a/source/text/swriter/guide/text_direct_cursor.xhp +++ b/source/text/swriter/guide/text_direct_cursor.xhp @@ -59,7 +59,7 @@ </list> <section id="relatedtopics"> <embed href="text/swriter/guide/templates_styles.xhp#templates_styles"/> - <embed href="text/swriter/guide/standard_template.xhp#standard_template"/> + <embed href="text/shared/guide/standard_template.xhp#standard_template"/> </section> </body> </helpdocument>
\ No newline at end of file diff --git a/source/text/swriter/guide/using_hyphen.xhp b/source/text/swriter/guide/using_hyphen.xhp index 0f035e63c9..0806e1eb80 100644 --- a/source/text/swriter/guide/using_hyphen.xhp +++ b/source/text/swriter/guide/using_hyphen.xhp @@ -93,7 +93,7 @@ <embed href="text/shared/00/00000004.xhp#related"/> <embed href="text/swriter/guide/spellcheck_dialog.xhp#spellcheck_dialog"/> <embed href="text/swriter/guide/using_thesaurus.xhp#using_thesaurus"/> - <embed href="text/swriter/guide/standard_template.xhp#standard_template"/> + <embed href="text/shared/guide/standard_template.xhp#standard_template"/> <embed href="text/swriter/guide/hyphen_prevent.xhp#hyphen_prevent"/> <paragraph xml-lang="en-US" id="par_id3154361" role="paragraph"><link href="text/swriter/01/05030200.xhp" name="Text Flow">Text Flow</link></paragraph> </body> |