From b79fc05d121d1861ae9e05d900a430a64f123718 Mon Sep 17 00:00:00 2001 From: Oleksii Trekhleb Date: Wed, 25 Jul 2018 08:22:40 +0300 Subject: [PATCH] Rename Korean README. --- README.ko_KR.md => README.ko-KR.md | 0 README.md | 2 +- README.zh-CN.md | 2 +- README.zh-TW.md | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) rename README.ko_KR.md => README.ko-KR.md (100%) diff --git a/README.ko_KR.md b/README.ko-KR.md similarity index 100% rename from README.ko_KR.md rename to README.ko-KR.md diff --git a/README.md b/README.md index 992950c9..2b32e327 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/README.zh-CN.md b/README.zh-CN.md index db87f2de..42b89866 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -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 diff --git a/README.zh-TW.md b/README.zh-TW.md index 2b635681..4f7d4468 100644 --- a/README.zh-TW.md +++ b/README.zh-TW.md @@ -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