Skip to content

Commit bb7d0f4

Browse files
committed
Fix markdown anchor for special vietnamese char
1 parent d828995 commit bb7d0f4

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
@@ -6,12 +6,12 @@ Original Repository: [ryanmcdermott/clean-code-javascript](https://github.com/ry
66
1. [Giới thiệu](#giới-thiệu)
77
2. [Biến](#biến)
88
3. [Hàm](#hàm)
9-
4. [Đối tượng và Cấu trúc dữ liệu](#đối-tượng-và-cấu-trúc-dữ-liệu)
9+
4. [Đối tượng và Cấu trúc dữ liệu](#Đối-tượng-và-cấu-trúc-dữ-liệu)
1010
5. [Classes](#classes)
1111
6. [Testing](#testing)
1212
7. [Xử lí đồng thời](#xử-lí-đồng-thời)
1313
8. [Xử lí lỗi](#xử-lí-lỗi)
14-
9. [Định dạng](#định-dạng)
14+
9. [Định dạng](#Định-dạng)
1515
10. [Viết chú thích](#viết-chú-thích)
1616
11. [Các ngôn ngữ khác](#các-ngôn-ngữ-khác)
1717

0 commit comments

Comments
 (0)