source/text/sbasic/shared/03/sf_calc.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4bd81d7cc74baa40d0dd5f44518056fda10b2010
Author:     Stanislav Horacek <stanislav.hora...@gmail.com>
AuthorDate: Sat Jan 1 18:49:07 2022 +0100
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Sun Jan 2 10:05:04 2022 +0100

    use link to internal CSV filter help page instead of external wiki
    
    Change-Id: Iab042f6e9c458fda66c849b2a7737f39f8c18ab9
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127849
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/source/text/sbasic/shared/03/sf_calc.xhp 
b/source/text/sbasic/shared/03/sf_calc.xhp
index 56b459022..15d3a295e 100644
--- a/source/text/sbasic/shared/03/sf_calc.xhp
+++ b/source/text/sbasic/shared/03/sf_calc.xhp
@@ -1151,7 +1151,7 @@
   <pycode>
     <paragraph role="pycode" localize="false" 
id="pyc_id401621541021415">myDoc.ImportFromCSVFile(r"C:\Temp\myCSVFile.csv", 
"SheetY.C5")</paragraph>
   </pycode>
-  <tip id="par_id531611757154931">To learn more about the CSV Filter Options, 
refer to the <link 
href="https://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Filter_Options#Filter_Options_for_the_CSV_Filter";
 name="Filter Options">Filter Options Wiki page</link>.</tip>
+  <tip id="par_id531611757154931">To learn more about the CSV Filter Options, 
refer to the <link href="text/shared/guide/csv_params.xhp" name="CSV Filter 
Options">CSV Filter Options help page</link>.</tip>
 </section>
 
 <section id="ImportFromDatabase">

Reply via email to