]> Cypherpunks repositories - gostls13.git/commitdiff
time/tzdata: update links in comment
authorIan Lance Taylor <iant@golang.org>
Fri, 13 Aug 2021 20:58:23 +0000 (13:58 -0700)
committerIan Lance Taylor <iant@golang.org>
Sun, 15 Aug 2021 00:19:34 +0000 (00:19 +0000)
Change-Id: I141d29bb4adc957de5de1f8ed8867980fd3c8386
Reviewed-on: https://go-review.googlesource.com/c/go/+/342071
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
src/time/tzdata/generate_zipdata.go
src/time/tzdata/zipdata.go

index 64b5b1b22c234fcba7056e93ce9c72145a5e5c52..0869c8458c60ae18edf1f1398534022b28f56ce7 100644 (file)
@@ -31,8 +31,8 @@ const header = `// Copyright 2020 The Go Authors. All rights reserved.
 
 // For more information, see
 // https://www.iana.org/time-zones
-// ftp://ftp.iana.org/tz/code/tz-link.htm
-// http://tools.ietf.org/html/rfc6557
+// ftp://ftp.iana.org/tz/code/tz-link.html
+// https://datatracker.ietf.org/doc/html/rfc6557
 
 package tzdata
 
index 03b59720e27eb9b3add26ed883138bf3e200cb8b..60c078400824c99621daad4b29af5ee42becb942 100644 (file)
@@ -11,8 +11,8 @@
 
 // For more information, see
 // https://www.iana.org/time-zones
-// ftp://ftp.iana.org/tz/code/tz-link.htm
-// http://tools.ietf.org/html/rfc6557
+// ftp://ftp.iana.org/tz/code/tz-link.html
+// https://datatracker.ietf.org/doc/html/rfc6557
 
 package tzdata