diff options
author | Dione Maddern <dionemaddern@gmail.com> | 2024-04-02 19:14:25 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-04-03 02:12:33 +0200 |
commit | 336461782a58266eb90a0c96c6c48a5454fe6b7f (patch) | |
tree | 211edb1dbe5af15747817ebf90576729baf5d9cb /source | |
parent | 6d4d158dee9ef0d47e25b756df24150c7de42773 (diff) |
Fix broken help link for File > Save > Encrypt with GPG key
Added a HID bookmark to text/shared/01/01070000.xhp so that pressing F1 when hovering over "Encrypt with GPG key" opens the correct help page. Added a link to the help page for "Encrypting Documents with OpenPGP".
Change-Id: I8ae984be20a1c60be03f3a535855fa6cab8194cc
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/165628
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/01070000.xhp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source/text/shared/01/01070000.xhp b/source/text/shared/01/01070000.xhp index dac1f3aeda..9c957955aa 100644 --- a/source/text/shared/01/01070000.xhp +++ b/source/text/shared/01/01070000.xhp @@ -77,8 +77,9 @@ </section> <section id="fpEncryptGPG"> + <bookmark branch="hid/fps/ui/explorerfiledialog/gpgencrypt" id="bm_id441711998591078" localize="false"/> <h2 id="hd_id41543592332834">Encrypt with GPG key</h2> -<paragraph role="paragraph" id="par_id71543592343227">Use OpenPGP public keys to encrypt documents.</paragraph> +<paragraph role="paragraph" id="par_id71543592343227">Use <link href="text/shared/guide/openpgp.xml">OpenPGP</link> public keys to encrypt documents.</paragraph> </section> <bookmark branch="hid/SVT_HID_FILESAVE_CUSTOMIZEFILTER" id="bm_id3147300" localize="false"/> |