Use a HTTPS URL for the CLDR download link
FTP is insecure and is not supported by modern browsers anymore. See also: https://mywiki.wooledge.org/FtpMustDie Change-Id: Iad65d29912e79a4f3fadb9317bb5d9c5fe9b68d7 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
This commit is contained in:
parent
ae0733c99b
commit
7d7663cfc4
@ -53,7 +53,7 @@ time zone names; see cldr2qtimezone.py for details.
|
||||
|
||||
All the scripts mentioned support --help to tell you how to use them.
|
||||
|
||||
.. _CLDR: ftp://unicode.org/Public/cldr/
|
||||
.. _CLDR: https://unicode.org/Public/cldr/
|
||||
"""
|
||||
|
||||
from pathlib import Path
|
||||
|
Loading…
Reference in New Issue
Block a user