source/text/shared/01/01060002.xhp |    6 +++---
 source/text/shared/01/01070001.xhp |    4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 9cd78ba1f7b77ed8a062906f2e553a4dbfca6ea4
Author:     Alain Romedenne <alain.romede...@libreoffice.org>
AuthorDate: Thu Dec 8 15:05:51 2022 +0000
Commit:     Alain Romedenne <alain.romede...@libreoffice.org>
CommitDate: Thu Dec 8 15:24:32 2022 +0000

    tdf#134377 fix faulty embed tags in help
    
    Change-Id: I4895c9d9b05f05ffeeb6206fbe39d0ce4332d5f5
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/143726
    Tested-by: Jenkins
    Reviewed-by: Alain Romedenne <alain.romede...@libreoffice.org>

diff --git a/source/text/shared/01/01060002.xhp 
b/source/text/shared/01/01060002.xhp
index cb642c56db..e079da5682 100644
--- a/source/text/shared/01/01060002.xhp
+++ b/source/text/shared/01/01060002.xhp
@@ -41,9 +41,9 @@
 <h2 id="hd_id3145744" xml-lang="en-US">Save with password</h2>
   <embed href="text/shared/01/01070000.xhp#password"/>
 
-<embed href="text/shared/01/01070001.xhp#fpAutoFileExt"/>
-<embed href="text/shared/01/01070001.xhp#fpEncryptGPG"/>
-<embed href="text/shared/01/01070001.xhp#fpFilterSettings"/>
+<embed href="text/shared/01/01070000.xhp#fpAutoFileExt"/>
+<embed href="text/shared/01/01070000.xhp#fpEncryptGPG"/>
+<embed href="text/shared/01/01070000.xhp#fpFilterSettings"/>
 
 <h2 id="hd_id3148539">Save</h2>
   <embed href="text/shared/01/01070000.xhp#save"/>
diff --git a/source/text/shared/01/01070001.xhp 
b/source/text/shared/01/01070001.xhp
index 62694619f4..4617503348 100644
--- a/source/text/shared/01/01070001.xhp
+++ b/source/text/shared/01/01070001.xhp
@@ -50,8 +50,8 @@
 <h2 id="hd_id3152996">File format</h2>
   <embed href="text/shared/01/01070000.xhp#filetype"/>
 
-<embed href="text/shared/01/01070001.xhp#fpAutoFileExt"/>
-<embed href="text/shared/01/01070001.xhp#fpSelection"/>
+<embed href="text/shared/01/01070000.xhp#fpAutoFileExt"/>
+<embed href="text/shared/01/01070000.xhp#fpSelection"/>
 
 <h2 id="hd_id3148539">Export</h2>
   <embed href="text/shared/01/01070000.xhp#save"/>

Reply via email to