diff options
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/i18n/XLocaleData.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/i18n/XLocaleData.idl b/offapi/com/sun/star/i18n/XLocaleData.idl index 7351de5d1600..012450edadc4 100644 --- a/offapi/com/sun/star/i18n/XLocaleData.idl +++ b/offapi/com/sun/star/i18n/XLocaleData.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module i18n { respectively localedata*.dll. <p> For XML locale data files definitions see <a - href="http://cgit.freedesktop.org/libreoffice/core/tree/i18npool/source/localedata/data/locale.dtd"> + href="https://cgit.freedesktop.org/libreoffice/core/tree/i18npool/source/localedata/data/locale.dtd"> the DTD file</a>. </p> */ |