diff options
author | Gulsah Kose <gulsah.1004@gmail.com> | 2018-04-16 00:43:32 +0300 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-04-16 15:57:08 +0200 |
commit | 9001f5fca00617b55a29029557b78609b38cd9ec (patch) | |
tree | 5c01af7f03cd823dd2f4f252b6f29ed10ba6d3de /i18npool | |
parent | 77a59cabf33d5d6ccc80ea62ee07162abc1b4e52 (diff) |
Use https instead of http
Use "https://cgit.freedesktop.org/libreoffice/core"
instead of "http://cgit.freedesktop.org/libreoffice/core"
Change-Id: Ic7248eeb2a9452da7236eeee08414a77714dd234
Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/52926
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/source/localedata/data/locale.dtd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/source/localedata/data/locale.dtd b/i18npool/source/localedata/data/locale.dtd index ef6fec20d968..fd4a523f12c8 100644 --- a/i18npool/source/localedata/data/locale.dtd +++ b/i18npool/source/localedata/data/locale.dtd @@ -45,7 +45,7 @@ A third possibility is: - temporarily (!) change the DOCTYPE of your file to read (all on one line) - <!DOCTYPE Locale SYSTEM "http://cgit.freedesktop.org/libreoffice/core/plain/i18npool/source/localedata/data/locale.dtd"> + <!DOCTYPE Locale SYSTEM "https://cgit.freedesktop.org/libreoffice/core/plain/i18npool/source/localedata/data/locale.dtd"> - upload it to the form available at http://www.validome.org/xml/ |