aboutsummaryrefslogtreecommitdiff
path: root/files/ko
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko')
-rw-r--r--files/ko/games/tutorials/2d_breakout_game_pure_javascript/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/games/tutorials/2d_breakout_game_pure_javascript/index.html b/files/ko/games/tutorials/2d_breakout_game_pure_javascript/index.html
index 9b1a5fe86f..10d076e21b 100644
--- a/files/ko/games/tutorials/2d_breakout_game_pure_javascript/index.html
+++ b/files/ko/games/tutorials/2d_breakout_game_pure_javascript/index.html
@@ -51,6 +51,6 @@ original_slug: Games/Tutorials/순수한_자바스크립트를_이용한_2D_벽
<h2 id="다음_단계">다음 단계</h2>
-<p>좋습니다, 이제 시작하도록 합시다. 첫 번째 챕터인 <a href="https://developer.mozilla.org/ko-KR/docs/Games/Tutorials/순수한_자바스크립트를_이용한_2D_벽돌깨기_게임/캔버스_생성과_그리기">캔버스 생성과 그리기</a> 부터 시작합니다.</p>
+<p>좋습니다, 이제 시작하도록 합시다. 첫 번째 챕터인 <a href="https://developer.mozilla.org/ko/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript/Create_the_Canvas_and_draw_on_it">캔버스 생성과 그리기</a> 부터 시작합니다.</p>
<p>{{Next("Games/Tutorials/순수한_자바스크립트를_이용한_2D_벽돌깨기_게임/캔버스_생성과_그리기")}} </p>