Skip to content

Commit 75aef29

Browse files
committed
Fix https url
1 parent 9455329 commit 75aef29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/unicode.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
import urllib.request
2222

2323
UNICODE_VERSION = "13.0.0"
24-
UCD_URL = "http://www.unicode.org/Public/%s/ucd/" % UNICODE_VERSION
24+
UCD_URL = "https://www.unicode.org/Public/%s/ucd/" % UNICODE_VERSION
2525

2626
PREAMBLE = """// Copyright 2012-2018 The Rust Project Developers. See the COPYRIGHT
2727
// file at the top-level directory of this distribution and at

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy