diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-02-12 16:05:19 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-02-15 15:55:57 +0100 |
commit | eba03835b6353c77d00ffa36f70304d9594ba4e4 (patch) | |
tree | 55cf82425bae79fe4544143423fc686fa14d2ca3 /source | |
parent | 2ee9059e7249781773056a733e845ca4275aa415 (diff) |
Fix ref in tree for signature lines
Change-Id: I86f87cad5485c70caa3866ed00af89dd237fa273
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88564
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/auxiliary/shared.tree | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/auxiliary/shared.tree b/source/auxiliary/shared.tree index a8a864a612..82926407fa 100644 --- a/source/auxiliary/shared.tree +++ b/source/auxiliary/shared.tree @@ -109,8 +109,8 @@ <topic id="shared/text/shared/guide/digitalsign_send.xhp">Applying Digital Signatures</topic> <topic id="shared/text/shared/01/ref_pdf_export_digital_signature.xhp">Digital Signatures in PDF Exports</topic> <topic id="shared/text/shared/01/signexistingpdf.xhp">Signing Existing PDFs</topic> - <topic id="swriter/text/swriter/01/addsignatureline.xhp">Adding Signature Lines in Text Documents</topic> - <topic id="swriter/text/swriter/01/signsignatureline.xhp">Signing Signature Lines in Text Documents</topic> + <topic id="swriter/text/shared/01/addsignatureline.xhp">Adding Signature Lines in Text Documents</topic> + <topic id="swriter/text/shared/01/signsignatureline.xhp">Signing Signature Lines in Text Documents</topic> <topic id="shared/text/shared/guide/openpgp.xhp">Encrypting Documents with OpenPGP</topic> </node> <node id="1008" title="Printing, Faxing, Sending"> |