summaryrefslogtreecommitdiff
path: root/utf8.c
diff options
context:
space:
mode:
authorThibault DUPONCHELLE <thibault.duponchelle@gmail.com>2021-06-16 19:11:49 +0200
committerThibault DUPONCHELLE <thibault.duponchelle@gmail.com>2021-06-17 07:19:14 +0200
commitad37daf518a8ee06f564dcc7c5ee3ca2aa32cc19 (patch)
tree5ec1472897f7ee9aa74744412e0dc5517c48f4fa /utf8.c
parentb11331f8dff2cea34f19d0a0d244bba846a8cce6 (diff)
downloadperl-ad37daf518a8ee06f564dcc7c5ee3ca2aa32cc19.tar.gz
Fix several unicode.org links
Diffstat (limited to 'utf8.c')
-rw-r--r--utf8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utf8.c b/utf8.c
index 72d3ac2b7a..3b321be7cb 100644
--- a/utf8.c
+++ b/utf8.c
@@ -4187,7 +4187,7 @@ beyond what was matched. Correspondingly for C<pe2> and C<s2>.
For case-insensitiveness, the "casefolding" of Unicode is used
instead of upper/lowercasing both the characters, see
-L<https://www.unicode.org/unicode/reports/tr21/> (Case Mappings).
+L<https://www.unicode.org/reports/tr21/> (Case Mappings).
=for apidoc Cmnh||FOLDEQ_UTF8_NOMIX_ASCII
=for apidoc Cmnh||FOLDEQ_LOCALE