diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-02-24 03:53:53 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-02-25 15:11:15 +0100 |
commit | 2ddcf60f46abe8a99afeffd5f4d1794609784682 (patch) | |
tree | 32eaa64aa9b128a26b741b1cd0ab518b5f6a8d98 | |
parent | be6c9a523ccb3c5da025bea1294db53c45bda6cc (diff) |
Fix broken link
NOTE: No impact on l10n.
Change-Id: Ib570fee707d968fae7c17e85720ae0b94e426787
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111419
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
-rw-r--r-- | source/text/swriter/01/outlinecontent_visibility.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/01/outlinecontent_visibility.xhp b/source/text/swriter/01/outlinecontent_visibility.xhp index d00a2f61f3..64b96d8799 100644 --- a/source/text/swriter/01/outlinecontent_visibility.xhp +++ b/source/text/swriter/01/outlinecontent_visibility.xhp @@ -95,10 +95,10 @@ The commands change whether content is shown in the document. They do not change <paragraph role="paragraph" id="par_id541604366257774">Place mouse in left margin next to a heading. (Arrow appears if content is shown.)</paragraph> <list type="unordered"> <listitem> - <paragraph id="par_id451603594341994" role="listitem"><embedvar href="swriter/01/outlinecontent_visibility.xhp#click-toggle"/> </paragraph> + <paragraph id="par_id451603594341994" localize="false" role="listitem"><embedvar href="text/swriter/01/outlinecontent_visibility.xhp#click-toggle"/></paragraph> </listitem> <listitem> - <paragraph id="par_id71603594662394" role="listitem"><embedvar href="swriter/01/outlinecontent_visibility.xhp#rightclick"/></paragraph> + <paragraph id="par_id71603594662394" localize="false" role="listitem"><embedvar href="text/swriter/01/outlinecontent_visibility.xhp#rightclick"/></paragraph> </listitem> </list> <h2 id="hd_id681603875505853">Customized Control</h2> |