Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaa60704

Browse files
committed
Fix UAX11 links
1 parent3a222d1 commitaa60704

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Determine displayed width of`char` and`str` types according to
44
[Unicode Standard Annex#11][UAX11] rules.
55

6-
[UAX11]:(http://www.unicode.org/reports/tr11/)
6+
[UAX11]:http://www.unicode.org/reports/tr11/
77

88
[![Build Status](https://travis-ci.org/unicode-rs/unicode-width.svg)](https://travis-ci.org/unicode-rs/unicode-width)
99

@@ -39,7 +39,7 @@ fn main() {
3939
}
4040
```
4141

42-
See[Unicode Standard Annex#11](UAX11) for precise details on what is and isn't
42+
See[Unicode Standard Annex#11][UAX11] for precise details on what is and isn't
4343
covered by this crate.
4444

4545
##features

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp