mirror of
https://github.com/golang/go.git
synced 2026-04-02 01:10:27 +09:00
time/tzdata: update links in comment
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>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user