Skip to content

Commit 5e8ba8a

Browse files
authored
Fix link (typescript-in-5-minutes) (#65)
1 parent 45c6eb8 commit 5e8ba8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/tutorials/TypeScript in 5 minutes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ TypeScript를 설치하는 방법에는 크게 두 가지가 있습니다:
88
* TypeScript의 Visual Studio 플러그인 설치
99

1010
Visual Studio 2017과 Visual Studio 2015 Update 3는 기본적으로 Typescript를 포함하고 있습니다.
11-
만약 TypeScript를 Visual Studio과 함께 설치하지 않았다면 [이곳에서 다운로드](/#download-links)할 수 있습니다.
11+
만약 TypeScript를 Visual Studio과 함께 설치하지 않았다면 [이곳에서 다운로드](https://www.typescriptlang.org/download)할 수 있습니다.
1212

1313
NPM 사용자의 경우:
1414

0 commit comments

Comments
 (0)