[Libreoffice-commits] help.git: source/text
Seth Chaiklin (via logerrit)
logerrit at kemper.freedesktop.org
Fri Nov 6 07:21:32 UTC 2020
source/text/swriter/01/02110000.xhp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 5ff0399475618e2991e2544c3b685085f8ea7111
Author: Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Wed Nov 4 18:43:48 2020 +0200
Commit: Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Fri Nov 6 08:21:12 2020 +0100
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 at youmail.dk>
Tested-by: Jenkins
diff --git a/source/text/swriter/01/02110000.xhp b/source/text/swriter/01/02110000.xhp
index 31460e472..703310f71 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>
More information about the Libreoffice-commits
mailing list