diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-04 18:43:48 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-06 08:21:12 +0100 |
commit | 5ff0399475618e2991e2544c3b685085f8ea7111 (patch) | |
tree | c92ff818a9500148baf903f0a06dab1baebe206a /source/text/swriter | |
parent | 72f29429460b16b0b15838fe70627995e7f8cead (diff) |
tdf#135668 fix a couple of links in Navigator help page
remove '/' in front of image src
add a missing .xhp
remove an extra ')'
Change-Id: I96f84c28ebbe89fe1a0a3432c4e12f67d90ea597
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105222
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/01/02110000.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/swriter/01/02110000.xhp b/source/text/swriter/01/02110000.xhp index 31460e472c..703310f71a 100644 --- a/source/text/swriter/01/02110000.xhp +++ b/source/text/swriter/01/02110000.xhp @@ -114,13 +114,13 @@ </tablerow> <tablerow> <tablecell> - <paragraph role="image" id="par_id721603290925895"><image src="/sw/res/sc20179.png" id="img_id1001603290925895" width="1cm" height="1cm"><alt id="alt_id591603290925895">Headings Icon</alt></image></paragraph> + <paragraph role="image" id="par_id721603290925895"><image src="sw/res/sc20179.png" id="img_id1001603290925895" width="1cm" height="1cm"><alt id="alt_id591603290925895">Headings Icon</alt></image></paragraph> </tablecell> <tablecell> <paragraph id="par_id581603287134620" role="tablecontent">Headings</paragraph> </tablecell> <tablecell> - <paragraph id="par_id431603287134620" role="tablecontent">Collapse/Expand All, <link href="text/swriter/01/01160200" name="clipboard">Send Outline to Clipboard</link>, Outline Content Visibility, <link href="text/swriter/01/02110000.xhp#outlinetracking" name="outlinetrck1">Outline Tracking</link>, <link href="text/swriter/01/02110000.xhp#outlinelvl" name="OutlineLvl1">Outline Level</link></paragraph> + <paragraph id="par_id431603287134620" role="tablecontent">Collapse/Expand All, <link href="text/swriter/01/01160200.xhp" name="clipboard">Send Outline to Clipboard</link>, Outline Content Visibility, <link href="text/swriter/01/02110000.xhp#outlinetracking" name="outlinetrck1">Outline Tracking</link>, <link href="text/swriter/01/02110000.xhp#outlinelvl" name="OutlineLvl1">Outline Level</link></paragraph> </tablecell> </tablerow> <tablerow> @@ -310,7 +310,7 @@ <paragraph id="par_id781603291428300" role="tablecontent">All</paragraph> </tablecell> <tablecell> - <paragraph role="paragraph" id="par_id711603291482148"><link href="text/swriter/01/02110000.xhp#dragmode)" name="Drag Mode">Drag Mode</link>, <link href="text/swriter/01/02110000.xhp#display" name="display">Display</link></paragraph> + <paragraph role="paragraph" id="par_id711603291482148"><link href="text/swriter/01/02110000.xhp#dragmode" name="Drag Mode">Drag Mode</link>, <link href="text/swriter/01/02110000.xhp#display" name="display">Display</link></paragraph> </tablecell> </tablerow> </table> |