summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunseong Park2025-07-29 16:04:50 +0900
committerGitHub2025-07-29 09:04:50 +0200
commit4b5a2fa6656d973bff7091af5fa948a5c18eae12 (patch)
treea2afd8fce97abd483e1126f10993c00d076584ce
parentb1ab232844a23fe8a5790274c2554b13ec53dfa5 (diff)
downloadIT.starlight-4b5a2fa6656d973bff7091af5fa948a5c18eae12.tar.gz
IT.starlight-4b5a2fa6656d973bff7091af5fa948a5c18eae12.tar.bz2
IT.starlight-4b5a2fa6656d973bff7091af5fa948a5c18eae12.zip
i18n(ko-KR): update `themes.mdx` (#3350)
-rw-r--r--docs/src/content/docs/ko/resources/themes.mdx6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/src/content/docs/ko/resources/themes.mdx b/docs/src/content/docs/ko/resources/themes.mdx
index be6e7d54..dd0fa841 100644
--- a/docs/src/content/docs/ko/resources/themes.mdx
+++ b/docs/src/content/docs/ko/resources/themes.mdx
@@ -73,9 +73,9 @@ import ThemeGrid from '~/components/theme-grid.astro';
previews: { light: 'nova-light.png', dark: 'nova-dark.png' },
},
{
- title: 'Starlight NextJS Theme',
- description: 'NextJS λ¬Έμ„œμ—μ„œ μ˜κ°μ„ 받은 Starlight ν…Œλ§ˆ',
- href: 'https://starlight-nextjs-theme.trueberryless.org/',
+ title: 'Starlight Next.js',
+ description: 'Next.js λ¬Έμ„œμ—μ„œ μ˜κ°μ„ 받은 Starlight ν…Œλ§ˆ',
+ href: 'https://starlight-theme-next.trueberryless.org/',
previews: { light: 'nextjs-light.png', dark: 'nextjs-dark.png' },
},
]}