diff options
Diffstat (limited to 'thirdparty/icu4c/common/msvcres.h')
-rw-r--r-- | thirdparty/icu4c/common/msvcres.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/icu4c/common/msvcres.h b/thirdparty/icu4c/common/msvcres.h index 0cace85e74..d71b5ac922 100644 --- a/thirdparty/icu4c/common/msvcres.h +++ b/thirdparty/icu4c/common/msvcres.h @@ -19,7 +19,7 @@ STLPort's broken stddef.h from being used when rc.exe parses this file. #include "unicode/uversion.h" -#define ICU_WEBSITE "http://icu-project.org" +#define ICU_WEBSITE "https://icu.unicode.org/" #define ICU_COMPANY "The ICU Project" #define ICU_PRODUCT_PREFIX "ICU" #define ICU_PRODUCT "International Components for Unicode" |