aboutsummaryrefslogtreecommitdiff
path: root/doc/next/6-stdlib/99-minor/unicode/utf16/44940.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/next/6-stdlib/99-minor/unicode/utf16/44940.md')
-rw-r--r--doc/next/6-stdlib/99-minor/unicode/utf16/44940.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/next/6-stdlib/99-minor/unicode/utf16/44940.md b/doc/next/6-stdlib/99-minor/unicode/utf16/44940.md
index 79a36cd611..e066784588 100644
--- a/doc/next/6-stdlib/99-minor/unicode/utf16/44940.md
+++ b/doc/next/6-stdlib/99-minor/unicode/utf16/44940.md
@@ -1,3 +1,3 @@
-The [`unicode/utf16.RuneLen`](/pkg/unicode/utf16#RuneLen) function returns
-the number of 16-bit words in the UTF-16 encoding of the rune. It returns -1
-if the rune is not a valid value to encode in UTF-16.
+The [RuneLen] function returns the number of 16-bit words in
+the UTF-16 encoding of the rune. It returns -1 if the rune
+is not a valid value to encode in UTF-16.