summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Horacek <stanislav.horacek@gmail.com>2022-01-01 18:49:07 +0100
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2022-01-02 10:05:04 +0100
commit4bd81d7cc74baa40d0dd5f44518056fda10b2010 (patch)
tree1743033b2f465c726c3f569df269b5a0c9d94061
parent7ad8f2bbd7b786557b8bcd9b275e0c312a921bf8 (diff)
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 <fitojb@ubuntu.com>
-rw-r--r--source/text/sbasic/shared/03/sf_calc.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03/sf_calc.xhp b/source/text/sbasic/shared/03/sf_calc.xhp
index 56b4590229..15d3a295e1 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">