aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/time/genzabbrs.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/time/genzabbrs.go')
-rw-r--r--libgo/go/time/genzabbrs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgo/go/time/genzabbrs.go b/libgo/go/time/genzabbrs.go
index e062cc2..38397f9 100644
--- a/libgo/go/time/genzabbrs.go
+++ b/libgo/go/time/genzabbrs.go
@@ -52,7 +52,7 @@ type zone struct {
DSTime string
}
-const wzURL = "http://unicode.org/cldr/data/common/supplemental/windowsZones.xml"
+const wzURL = "https://raw.githubusercontent.com/unicode-org/cldr/master/common/supplemental/windowsZones.xml"
type MapZone struct {
Other string `xml:"other,attr"`