Skip to content

Commit 1f8339b

Browse files
committed
Fix image link
1 parent 5b0dee7 commit 1f8339b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial04/tutorial04.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ codepoint = 0x10000 + (H − 0xD800) × 0x400 + (L − 0xDC00)
6363

6464
UTF-8 在网页上的使用率势无可挡:
6565

66-
![ ](images/Utf8webgroth.png)
66+
![ ](images/Utf8webgrowth.png)
6767

6868
(图片来自 [Wikipedia Common](https://commons.wikimedia.org/wiki/File:Utf8webgrowth.svg),数据来自 Google 对网页字符编码的统计。)
6969

0 commit comments

Comments
 (0)