Skip to content

Commit

Permalink
Rename Korean README.
Browse files Browse the repository at this point in the history
  • Loading branch information
trekhleb committed Jul 25, 2018
1 parent cd7fec3 commit b79fc05
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ to YouTube videos).
_Read this in other languages:_
[简体中文](README.zh-CN.md),
[繁體中文](README.zh-TW.md),
[한국어](README.ko_KR.md)
[한국어](README.ko-KR.md)

> We’re writing a book that will clearly explain, in detail, the main algorithms.
If you’d like to be notified when the “JavaScript Algorithms” book
Expand Down
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
_Read this in other languages:_
[_English_](https://github.com/trekhleb/javascript-algorithms/),
[繁體中文](README.zh-TW.md),
[한국어](README.ko_KR.md)
[한국어](README.ko-KR.md)

> We’re writing a book that will clearly explain, in detail, the main algorithms.
If you’d like to be notified when the “JavaScript Algorithms” book
Expand Down
2 changes: 1 addition & 1 deletion README.zh-TW.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
_Read this in other languages:_
[_English_](https://github.com/trekhleb/javascript-algorithms/),
[简体中文](README.zh-CN.md),
[한국어](README.ko_KR.md)
[한국어](README.ko-KR.md)

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

0 comments on commit b79fc05

Please sign in to comment.