diff options
author | Andras Timar <andras.timar@collabora.com> | 2021-03-31 19:31:13 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2021-03-31 19:31:13 +0200 |
commit | 18cba6fc7fed38dbf26ceb8a4579aa5737b8ce0a (patch) | |
tree | b489ff5235295073ec24513bfa4584d60ce5a9df /source/text | |
parent | f29a89ac06b0465c74efe1923fadc7cee64e34ff (diff) |
Fix broken links (OK in master)
Change-Id: Iaff1e962593680327437b809b8b42ce82eb42af7
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/shared/guide/template_manager.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/guide/templates_styles.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/guide/template_manager.xhp b/source/text/shared/guide/template_manager.xhp index 9d6a16f9b4..9e33b1aea3 100644 --- a/source/text/shared/guide/template_manager.xhp +++ b/source/text/shared/guide/template_manager.xhp @@ -189,7 +189,7 @@ <section id="relatedtopics"> <paragraph id="par_id04162017072352773" role="paragraph" xml-lang="en-US">See <link href="text/swriter/guide/templates_styles.xhp">Templates and Styles</link> for related information.</paragraph> -<paragraph id="par_id041620170723523966" role="paragraph" xml-lang="en-US">See <link href="text/swriter/guide/standard_template.xhp">Creating a Document Template</link> for related information.</paragraph> +<paragraph id="par_id041620170723523966" role="paragraph" xml-lang="en-US">See <link href="text/shared/guide/standard_template.xhp">Creating a Document Template</link> for related information.</paragraph> <paragraph id="par_id04162017072352674" role="paragraph" xml-lang="en-US">See Chapter 3 – Using Styles and Templates in the Getting Started Guide, available from the <link href="https://documentation.libreoffice.org/en/english-documentation/getting-started-guide/">documentation website</link>.</paragraph> <paragraph id="par_id041620170723529524" role="paragraph" xml-lang="en-US">Refer to <link href="https://templates.libreoffice.org">https://templates.libreoffice.org</link> for templates to download.</paragraph> </section> diff --git a/source/text/swriter/guide/templates_styles.xhp b/source/text/swriter/guide/templates_styles.xhp index 0606faa158..4b00d0a2b1 100644 --- a/source/text/swriter/guide/templates_styles.xhp +++ b/source/text/swriter/guide/templates_styles.xhp @@ -40,7 +40,7 @@ <embed href="text/swriter/guide/change_header.xhp#change_header"/> <embed href="text/swriter/guide/stylist_fillformat.xhp#stylist_fillformat"/> <embed href="text/swriter/guide/stylist_fromselect.xhp#stylist_fromselect"/> - <embed href="text/swriter/guide/standard_template.xhp#standard_template"/> + <embed href="text/shared/guide/standard_template.xhp#standard_template"/> </section> </body> </helpdocument> |