diff --git a/docs/src/content/docs/ko/resources/community-content.mdx b/docs/src/content/docs/ko/resources/community-content.mdx index 0cd3686f47b..ff8de71b97a 100644 --- a/docs/src/content/docs/ko/resources/community-content.mdx +++ b/docs/src/content/docs/ko/resources/community-content.mdx @@ -128,7 +128,8 @@ import YouTubeGrid from '~/components/youtube-grid.astro'; { href: 'https://www.youtube.com/watch?v=12o7WxjAxjM', title: '프록시를 사용하여 Next.js 프로젝트에 Starlight 문서 포함', - description: 'Next.js 웹사이트 내 하위 디렉터리 프로젝트로 Starlight 설정', - } + description: + 'Next.js 웹사이트 내 하위 디렉터리 프로젝트로 Starlight 설정', + }, ]} />