diff --git a/docs/URL-SYNTAX.md b/docs/URL-SYNTAX.md index 44412b4eb9..6232e3f609 100644 --- a/docs/URL-SYNTAX.md +++ b/docs/URL-SYNTAX.md @@ -195,8 +195,7 @@ When built with libidn2, curl uses the IDNA 2008 standard. This is equivalent to the WHATWG URL spec, but differs from certain browsers that use IDNA 2003 Transitional Processing. The two standards have a huge overlap but differ slightly, perhaps most famously in how they deal with the -[German "double s"](https://en.wikipedia.org/wiki/%c3%9f) -([LATIN SMALL LETTER SHARP S](https://codepoints.net/U+00DF)). +[German "double s"](https://en.wikipedia.org/wiki/%c3%9f). When WinIDN is used, curl uses IDNA 2003 Transitional Processing, like the rest of Windows.