From: 180909 <734461790@qq.com> Date: Wed, 11 Aug 2021 08:52:31 +0000 (+0000) Subject: lib/time: fix tz-link ftp url X-Git-Tag: go1.18beta1~1809 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=89a4f99640;p=gostls13.git lib/time: fix tz-link ftp url Change-Id: Id09c01192dea6a6f26cbad7222946266587acfda GitHub-Last-Rev: c4f99aedcdc8316f13e8d9bfe9a00e48443fae9e GitHub-Pull-Request: golang/go#47639 Reviewed-on: https://go-review.googlesource.com/c/go/+/341389 Reviewed-by: Ian Lance Taylor Reviewed-by: Emmanuel Odeke --- diff --git a/lib/time/README b/lib/time/README index aab4daa7e2..edb8dccd26 100644 --- a/lib/time/README +++ b/lib/time/README @@ -4,7 +4,7 @@ The IANA asserts that the database is in the public domain. For more information, see https://www.iana.org/time-zones -ftp://ftp.iana.org/tz/code/tz-link.htm +ftp://ftp.iana.org/tz/code/tz-link.html http://tools.ietf.org/html/rfc6557 To rebuild the archive, read and run update.bash.