Skip to content

Commit b79fc05

Browse files
committed
Rename Korean README.
1 parent cd7fec3 commit b79fc05

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed
File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ to YouTube videos).
1313
_Read this in other languages:_
1414
[简体中文](README.zh-CN.md),
1515
[繁體中文](README.zh-TW.md),
16-
[한국어](README.ko_KR.md)
16+
[한국어](README.ko-KR.md)
1717

1818
> We’re writing a book that will clearly explain, in detail, the main algorithms.
1919
If you’d like to be notified when the “JavaScript Algorithms” book

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
_Read this in other languages:_
1111
[_English_](https://github.com/trekhleb/javascript-algorithms/),
1212
[繁體中文](README.zh-TW.md),
13-
[한국어](README.ko_KR.md)
13+
[한국어](README.ko-KR.md)
1414

1515
> We’re writing a book that will clearly explain, in detail, the main algorithms.
1616
If you’d like to be notified when the “JavaScript Algorithms” book

README.zh-TW.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
_Read this in other languages:_
1010
[_English_](https://github.com/trekhleb/javascript-algorithms/),
1111
[简体中文](README.zh-CN.md),
12-
[한국어](README.ko_KR.md)
12+
[한국어](README.ko-KR.md)
1313

1414
> We’re writing a book that will clearly explain, in detail, the main algorithms.
1515
If you’d like to be notified when the “JavaScript Algorithms” book

0 commit comments

Comments
 (0)