Skip to content

Commit 3b95cd7

Browse files
committed
doc: fix a broken link
1 parent 9c47ebb commit 3b95cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc_unicode/char.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ impl char {
429429
///
430430
/// [1]: ftp://ftp.unicode.org/Public/UNIDATA/UnicodeData.txt
431431
///
432-
/// [`SpecialCasing`.txt`]: ftp://ftp.unicode.org/Public/UNIDATA/SpecialCasing.txt
432+
/// [`SpecialCasing.txt`]: ftp://ftp.unicode.org/Public/UNIDATA/SpecialCasing.txt
433433
///
434434
/// [2]: http://www.unicode.org/versions/Unicode4.0.0/ch03.pdf#G33992
435435
#[stable(feature = "rust1", since = "1.0.0")]

0 commit comments

Comments
 (0)