diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-05-15 14:03:21 -0300 |
---|---|---|
committer | Taichi Haradaguchi <20001722@ymail.ne.jp> | 2024-05-16 02:06:05 +0200 |
commit | de95bc710fa1d7d50842da37e06063a9157d2223 (patch) | |
tree | 5ff7fa44813dbdb58eab0d90c54758435932eacf /source/auxiliary | |
parent | fa4dcadb1517c66282f5fc33bf5e42a6cb305609 (diff) |
Fix bad link in contents tree.
Change-Id: I571354d3cc458c88230cdb5b6b51f98baefa92ec
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/167701
Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
Tested-by: Jenkins
Diffstat (limited to 'source/auxiliary')
-rw-r--r-- | source/auxiliary/shared.tree | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/auxiliary/shared.tree b/source/auxiliary/shared.tree index d96471f4f0..e3df907add 100644 --- a/source/auxiliary/shared.tree +++ b/source/auxiliary/shared.tree @@ -129,7 +129,7 @@ <node id="1010" title="Copy and Paste"> <topic id="shared/text/shared/guide/copy_drawfunctions.xhp">Copying Drawing Objects Into Other Documents</topic> <topic id="shared/text/shared/guide/dragdrop_graphic.xhp">Copying Graphics Between Documents</topic> - <topic id="text/shared/guide/gallery_insert.xhp">Copying Graphics From the Gallery</topic> + <topic id="shared/text/shared/guide/gallery_insert.xhp">Copying Graphics From the Gallery</topic> <topic id="shared/text/shared/guide/dragdrop_table.xhp">Copying Spreadsheet Areas to Text Documents</topic> </node> <node id="1012" title="Charts and Diagrams"> |