summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2020-09-24 19:17:59 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-09-24 19:26:10 +0200
commit4f0ba68d9b95c51ae73b1d1c9d18055edab9c56d (patch)
tree0e900cf4cfcbc97848b8bb13988a776e6a75ee3f
parent5c5167dd5b99c013d4db759489c7beea3613a57a (diff)
Update external link on ICU and regexp
Change-Id: Ie55503c370f7df19241adc325598ba61821c369e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103330 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--source/text/shared/01/02100001.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/01/02100001.xhp b/source/text/shared/01/02100001.xhp
index 093c958638..fc57b22f89 100644
--- a/source/text/shared/01/02100001.xhp
+++ b/source/text/shared/01/02100001.xhp
@@ -315,7 +315,7 @@
</tablecell>
</tablerow>
</table>
-<paragraph xml-lang="en-US" id="par_id5311440" role="paragraph">For a full list of supported metacharacters and syntax, see <link href="http://userguide.icu-project.org/strings/regexp" name="ICU Regular Expressions documentation">ICU Regular Expressions documentation</link></paragraph>
+<paragraph xml-lang="en-US" id="par_id5311440" role="paragraph">For a full list of supported metacharacters and syntax, see <link href="https://unicode-org.github.io/icu/" name="ICU Regular Expressions documentation">ICU Regular Expressions documentation</link></paragraph>
<paragraph role="paragraph" id="par_id141559577104334">Note that currently all named character class terms, [:alpha:] through [:upper:], must be enclosed in parentheses when used in a regular expression, see the examples that follow.</paragraph>
<paragraph role="paragraph" id="par_id261559577375317">Regular expression terms can be combined to form complex and sophisticated regular expressions for searches as show in the following examples.</paragraph>
<h2 id="hd_id5311441">Examples</h2>