diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-12-13 19:02:05 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-12-13 19:12:55 +0100 |
commit | bcd9a10a15166be315cf9806f9ee7db0c962b43c (patch) | |
tree | caecfa3ecba2d043e19b19044dcbdc52a86bc63f /source/text/swriter | |
parent | e784d298ec11c408d1dcdb8493541033cf271922 (diff) |
tdf#107229 add links to related topics between template help pages
( shared/guide/standard_template.xhp )
+ add related topic embed to "Templates and Styles" for Writer
in appl switch
( swriter/guide/templates_styles.xhp )
* repair link "swriter" --> "shared"
( shared/01/01110300.xhp )
* repair link "swriter" --> "shared"
Change-Id: I313024339a43a50ac5fbe2d97473dff4d1989b6f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107624
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/guide/templates_styles.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
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> |