diff options
author | Andras Timar <andras.timar@collabora.com> | 2013-09-07 14:28:43 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2013-09-07 14:29:00 +0200 |
commit | b5c79c09ed262f0ec479b8d3c1f965076699cdce (patch) | |
tree | bb11b3283d34c13d1670c162ba7b597fa98906dc /udkapi | |
parent | a7d61daf03f6410bc313961bd100faa4e4d33059 (diff) |
fix a broken link to ISO-639
Change-Id: Idcf662d891f1a2ae707eebede65f71b675233124
Diffstat (limited to 'udkapi')
-rw-r--r-- | udkapi/com/sun/star/lang/Locale.idl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/lang/Locale.idl b/udkapi/com/sun/star/lang/Locale.idl index 1491e8832a43..224806c78127 100644 --- a/udkapi/com/sun/star/lang/Locale.idl +++ b/udkapi/com/sun/star/lang/Locale.idl @@ -56,8 +56,8 @@ published struct Locale <p>These codes are the lower-case two-letter codes as defined by ISO-639. You can find a full list of these codes at a number of sites, such as: <br/> - <a href="http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt"> - <code>http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt</code></a>. + <a href="http://www.chemie.fu-berlin.de/diverse/doc/ISO_639.html"> + <code>http://www.chemie.fu-berlin.de/diverse/doc/ISO_639.html</code></a>. </p> <p>If this field contains an empty string, the meaning depends on the |