diff options
Diffstat (limited to 'udkapi')
-rw-r--r-- | udkapi/com/sun/star/lang/Locale.idl | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/lang/Locale.idl b/udkapi/com/sun/star/lang/Locale.idl index 4eafbd8f57f0..b82e203a6991 100644 --- a/udkapi/com/sun/star/lang/Locale.idl +++ b/udkapi/com/sun/star/lang/Locale.idl @@ -75,8 +75,10 @@ published struct Locale field is empty. </p> <p>You can find BCP 47 language tag resources at <br/> - <a href="http://www.langtag.net/"> - <code>http://www.langtag.net/</code></a>. </p> + <a href="https://en.wikipedia.org/wiki/IETF_language_tag"> + <code>https://en.wikipedia.org/wiki/IETF_language_tag</code></a> and + <a href="https://www.w3.org/International/articles/language-tags/"> + <code>https://www.w3.org/International/articles/language-tags/</code></a>. </p> <p>Earlier versions of the documentation mentioned "vendor and browser-specific" codes but that was never supported. Use of any |