Skip to content

Commit 1162aae

Browse files
time/tzdata: update links in comment
Change-Id: I141d29bb4adc957de5de1f8ed8867980fd3c8386 Reviewed-on: https://go-review.googlesource.com/c/go/+/342071 Trust: Ian Lance Taylor <[email protected]> Run-TryBot: Ian Lance Taylor <[email protected]> TryBot-Result: Go Bot <[email protected]> Reviewed-by: Emmanuel Odeke <[email protected]>
1 parent ff3469b commit 1162aae

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/time/tzdata/generate_zipdata.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ const header = `// Copyright 2020 The Go Authors. All rights reserved.
3131
3232
// For more information, see
3333
// https://www.iana.org/time-zones
34-
// ftp://ftp.iana.org/tz/code/tz-link.htm
35-
// http://tools.ietf.org/html/rfc6557
34+
// ftp://ftp.iana.org/tz/code/tz-link.html
35+
// https://datatracker.ietf.org/doc/html/rfc6557
3636
3737
package tzdata
3838

src/time/tzdata/zipdata.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)