@@ -39,9 +39,8 @@ Time zone data files are updated independently of ICU CLDR data. ICU and its
3939main data files do not need to be upgraded in order to apply time zone data file
4040fixes.
4141
42- The [ IANA tzdata] ( https://www.iana.org/time-zones ) project releases new versions
43- and announces them on the [ ` tz-announce ` ] ( https://mm.icann.org/pipermail/tz-announce/ )
44- mailing list.
42+ The [ IANA tzdata] [ tz ] project releases new versions and announces them on the
43+ [ ` tz-announce ` ] ( https://mm.icann.org/pipermail/tz-announce/ ) mailing list.
4544
4645The Unicode project takes new releases and publishes
4746[ updated time zone data files] ( https://github.com/unicode-org/icu-data/tree/HEAD/tzdata/icunew )
5655 the ICU major version number.
5756* Clone the icu/icu-data repository and copy the latest ` tzdata ` release ` le `
5857 files into the ` source/data/in ` directory.
59- * Follow the upstream [ ICU instructions] ( http ://userguide.icu-project. org/ datetime/timezone)
58+ * Follow the upstream [ ICU instructions] ( https ://unicode- org.github.io/icu/userguide/ datetime/timezone/ )
6059 to patch the ICU ` .dat ` file:
6160 > `for i in zoneinfo64.res windowsZones.res timezoneTypes.res metaZones.res;
6261 > do icupkg -a $i icudt* l.dat`
@@ -261,8 +260,8 @@ Node.js (see the top level README.md). Only modifying `icu-small` would cause
261260the patch not to be landed in case the user specifies the ICU source code
262261another way.
263262
264- [ CLDR ] : https ://unicode.org/cldr
263+ [ CLDR ] : http ://cldr. unicode.org/
265264[ Ecma402 ] : https://github.com/tc39/ecma402
266- [ ICU ] : http://icu-project.org
267- [ Unicode ] : https://unicode.org
265+ [ ICU ] : http://site. icu-project.org/
266+ [ Unicode ] : https://home. unicode.org/
268267[ tz ] : https://www.iana.org/time-zones
0 commit comments