about summary refs log tree commit diff
path: root/library/core/src/unicode/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'library/core/src/unicode/mod.rs')
-rw-r--r--library/core/src/unicode/mod.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/core/src/unicode/mod.rs b/library/core/src/unicode/mod.rs
index 37ca0a0779b..72fa059b787 100644
--- a/library/core/src/unicode/mod.rs
+++ b/library/core/src/unicode/mod.rs
@@ -4,7 +4,7 @@
 pub(crate) mod printable;
 mod unicode_data;
 
-/// The version of [Unicode](http://www.unicode.org/) that the Unicode parts of
+/// The version of [Unicode](https://www.unicode.org/) that the Unicode parts of
 /// `char` and `str` methods are based on.
 ///
 /// New versions of Unicode are released regularly and subsequently all methods