Skip to content

Commit de7f030

Browse files
committed
Merge branch 'link-fix-sh' of https://github.com/typescript-kr/typescript-kr.github.io into link-fix-sh
2 parents f62137b + 16449f5 commit de7f030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/tutorials/react-&-webpack.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ TypeScript를 개발 의존성으로 설치했다는 것에 유의하세요.
105105
}
106106
```
107107

108-
`tsconfig.json` 파일에 대한 자세한 내용은 [여기](./tsconfig.json.md)를 참조하세요.
108+
`tsconfig.json` 파일에 대한 자세한 내용은 [여기](../tsconfig.json.md)를 참조하세요.
109109

110110
# 코드 작성하기 (Write some code)
111111

0 commit comments

Comments
 (0)