Update link to windowsZones.xml

This commit is contained in:
Howard Hinnant
2021-03-22 14:43:31 -04:00
parent dad52961da
commit a0e3b2a414

View File

@@ -26,7 +26,7 @@
<br/> <br/>
<br/> <br/>
<a href="mailto:howard.hinnant@gmail.com">Howard E. Hinnant</a><br/> <a href="mailto:howard.hinnant@gmail.com">Howard E. Hinnant</a><br/>
2018-06-11<br/> 2021-03-22<br/>
</address> </address>
<hr/> <hr/>
<h1 align=center>Time Zone Database Parser</h1> <h1 align=center>Time Zone Database Parser</h1>
@@ -4080,8 +4080,8 @@ Windows you will have to manually install
<p> <p>
If you do not enable <code>HAS_REMOTE_API</code>, you will need to also install If you do not enable <code>HAS_REMOTE_API</code>, you will need to also install
<a href="http://unicode.org/repos/cldr/trunk/common/supplemental/windowsZones.xml"> <a href="https://raw.githubusercontent.com/unicode-org/cldr/master/common/supplemental/windowsZones.xml">
http://unicode.org/repos/cldr/trunk/common/supplemental/windowsZones.xml</a> into your https://raw.githubusercontent.com/unicode-org/cldr/master/common/supplemental/windowsZones.xml</a> into your
<code>install</code> location. This will be done for you if you have enabled <code>install</code> location. This will be done for you if you have enabled
<code>HAS_REMOTE_API</code> and let <code>AUTO_DOWNLOAD</code> default to 1. <code>HAS_REMOTE_API</code> and let <code>AUTO_DOWNLOAD</code> default to 1.
</p> </p>