We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ecd221 commit f07901dCopy full SHA for f07901d
doc/go1.21.html
@@ -933,7 +933,7 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
933
The <a href="/pkg/syscall#UTF16ToString"><code>UTF16ToString</code></a>
934
and <a href="/pkg/syscall#UTF16FromString"><code>UTF16FromString</code></a>
935
functions now convert between UTF-16 data and
936
- <a href=http://simonsapin.github.io/wtf-8/"">WTF-8</a> strings.
+ <a href="https://simonsapin.github.io/wtf-8/">WTF-8</a> strings.
937
This is backward compatible as WTF-8 is a superset of the UTF-8
938
format that was used in earlier releases.
939
</p>
0 commit comments