mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-27 00:25:53 +02:00
FIX : fix url for translations folder
This commit is contained in:
@@ -4,10 +4,10 @@ JavaScript는 웹의 언어입니다. 이 네 가지 강의에서 기초를 배
|
||||
|
||||
### 주제
|
||||
|
||||
1. [변수와 데이터 타입](1-data-types/README.md)
|
||||
2. [함수와 메소드](2-functions-methods/README.md)
|
||||
3. [JavaScript로 결정하기](3-making-decisions/README.md)
|
||||
4. [배열과 반복](4-arrays-loops/README.md)
|
||||
1. [변수와 데이터 타입](../1-data-types/translations/README.ko.md)
|
||||
2. [함수와 메소드](../2-functions-methods/translations/README.ko.md)
|
||||
3. [JavaScript로 결정하기](../3-making-decisions/translations/README.ko.md)
|
||||
4. [배열과 반복](../4-arrays-loops/translations/README.ko.md)
|
||||
|
||||
### 크레딧
|
||||
|
||||
|
Reference in New Issue
Block a user