aboutsummaryrefslogtreecommitdiff
path: root/src/time/zoneinfo_unix.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/time/zoneinfo_unix.go')
-rw-r--r--src/time/zoneinfo_unix.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/time/zoneinfo_unix.go b/src/time/zoneinfo_unix.go
index a37fd742df..682e24b566 100644
--- a/src/time/zoneinfo_unix.go
+++ b/src/time/zoneinfo_unix.go
@@ -6,7 +6,7 @@
// Parse "zoneinfo" time zone file.
// This is a fairly standard file format used on OS X, Linux, BSD, Sun, and others.
-// See tzfile(5), http://en.wikipedia.org/wiki/Zoneinfo,
+// See tzfile(5), https://en.wikipedia.org/wiki/Zoneinfo,
// and ftp://munnari.oz.au/pub/oldtz/
package time