diff --git a/docs/src/content/docs/ko/resources/community-content.mdx b/docs/src/content/docs/ko/resources/community-content.mdx index c1dd5eaf6a..0cd3686f47 100644 --- a/docs/src/content/docs/ko/resources/community-content.mdx +++ b/docs/src/content/docs/ko/resources/community-content.mdx @@ -125,5 +125,10 @@ import YouTubeGrid from '~/components/youtube-grid.astro'; title: 'Astro Starlight 문서 템플릿 (맞춤형 앱 문서 구축!)', description: '약 5분 안에 새로운 Starlight 사이트를 시작하고 실행하세요.', }, + { + href: 'https://www.youtube.com/watch?v=12o7WxjAxjM', + title: '프록시를 사용하여 Next.js 프로젝트에 Starlight 문서 포함', + description: 'Next.js 웹사이트 내 하위 디렉터리 프로젝트로 Starlight 설정', + } ]} />