From 9f52dcaac2c20cf5851785baaf4bd0a33cbe2b8b Mon Sep 17 00:00:00 2001 From: Moreal Date: Tue, 5 Nov 2024 09:53:41 +0900 Subject: [PATCH] Fix broken links --- en/event/for-non-developer.md | 2 +- ko/event/for-non-developer.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/en/event/for-non-developer.md b/en/event/for-non-developer.md index 373d72f..a57eb99 100644 --- a/en/event/for-non-developer.md +++ b/en/event/for-non-developer.md @@ -7,7 +7,7 @@ Once you've followed through to the end, if you feel inspired, we encourage you ## Modding Setup and Goal Now let’s explain our goal. You'll be setting up your environment to create a website that can display avatar information from Nine Chronicles. -We’ll walk you through the basics, and you can follow the [Avatar Information Dapp Guide](https://modding/guide/avatar-information-dapp-guide) later to build the website step-by-step. +We’ll walk you through the basics, and you can follow the [Avatar Information Dapp Guide](../tutorials/modding/avatar-information-dapp-guide) later to build the website step-by-step. By the end of this guide, you'll have everything set up and ready to dive into that guide! diff --git a/ko/event/for-non-developer.md b/ko/event/for-non-developer.md index b464e38..f5b17ae 100644 --- a/ko/event/for-non-developer.md +++ b/ko/event/for-non-developer.md @@ -6,7 +6,7 @@ Nine Chronicles Modathon에 관심이 있는 비개발자 여러분, 환영합 ## 모딩 설정 및 목표 -저희의 목표는 Nine Chronicles 아바타 정보를 표시할 수 있는 웹사이트를 만들기 위한 환경을 구성한 다음 [아바타 정보 Dapp 가이드](https://modding/guide/avatar-information-dapp-guide)를 따라 웹사이트를 만들어볼겁니다. +저희의 목표는 Nine Chronicles 아바타 정보를 표시할 수 있는 웹사이트를 만들기 위한 환경을 구성한 다음 [아바타 정보 Dapp 가이드](../tutorials/modding/avatar-information-dapp-guide)를 따라 웹사이트를 만들어볼겁니다. 튜토리얼이 끝나고 나서 본인의 아이디어를 추가한 새로운 앱을 만들어보세요!