summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
author180909 <734461790@qq.com>2021-08-15 01:57:33 +0000
committerEmmanuel Odeke <emmanuel@orijtech.com>2021-08-15 02:18:46 +0000
commit48dfddbab3569798267798a5d8828bf35355eb9d (patch)
treeb4c826eb45cc517805184201952c09fcfc3e6fca /lib
parent1162aae0ad7d7fefeebd1c8537c457eae76d43ec (diff)
downloadgo-git-48dfddbab3569798267798a5d8828bf35355eb9d.tar.gz
lib/time: fix RFC 6557 url
Change-Id: I59406ee7dbab7b2a0404b62061af552b6b4ecf5f GitHub-Last-Rev: 7cad5ae9bac19fdffb072413095fe5b223c95eca GitHub-Pull-Request: golang/go#47696 Reviewed-on: https://go-review.googlesource.com/c/go/+/342209 Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com> Reviewed-by: Ian Lance Taylor <iant@golang.org> Run-TryBot: Emmanuel Odeke <emmanuel@orijtech.com> TryBot-Result: Go Bot <gobot@golang.org>
Diffstat (limited to 'lib')
-rw-r--r--lib/time/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/time/README b/lib/time/README
index edb8dccd26..0de06df13b 100644
--- a/lib/time/README
+++ b/lib/time/README
@@ -5,6 +5,6 @@ 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.html
-http://tools.ietf.org/html/rfc6557
+https://datatracker.ietf.org/doc/html/rfc6557
To rebuild the archive, read and run update.bash.