diff options
author | Eike Rathke <erack@redhat.com> | 2022-06-07 13:46:52 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2022-06-07 13:53:03 +0200 |
commit | ba3b8d5bc6416cec3ab2d86ba8452c292681086e (patch) | |
tree | b83336d8d1e664c0a46b688cc7024e4b681ebfe9 /source/text/shared | |
parent | 7b96772378358eba9af18e8bf3dd99c5d8042eba (diff) |
Include metacharacters fragment in ICU regexp URI
So it leads to Regular Expression Metacharacters instead of just the
page that starts with all sort of developer information not relevant to
users.
Change-Id: Id1efca75302d023a83b45a4bc81654ffe8c2980f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135471
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/01/02100001.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/01/02100001.xhp b/source/text/shared/01/02100001.xhp index 273f41b192..b7caadd4a5 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="https://unicode-org.github.io/icu/userguide/strings/regexp.html" 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/userguide/strings/regexp.html#regular-expression-metacharacters" name="ICU Regular Expressions documentation">ICU Regular Expressions documentation</link></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> |