diff options
author | Junseong Park | 2025-04-23 10:23:14 +0900 |
---|---|---|
committer | GitHub | 2025-04-23 10:23:14 +0900 |
commit | 9f79c0424c3d3e24d304878b2912af5287939e80 (patch) | |
tree | 2ba174da0e3c866f9efea3178d43d1f80496c94d | |
parent | 6babbc1b1c2a175b31c859b22ad0ce1181124323 (diff) | |
download | IT.starlight-9f79c0424c3d3e24d304878b2912af5287939e80.tar.gz IT.starlight-9f79c0424c3d3e24d304878b2912af5287939e80.tar.bz2 IT.starlight-9f79c0424c3d3e24d304878b2912af5287939e80.zip |
i18n(ko-KR): update `theme.mdx` (#3144)
Co-authored-by: ArmandPhilippot <59021693+ArmandPhilippot@users.noreply.github.com>
-rw-r--r-- | docs/src/content/docs/ko/resources/themes.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/content/docs/ko/resources/themes.mdx b/docs/src/content/docs/ko/resources/themes.mdx index 49ed9bbe..be6e7d54 100644 --- a/docs/src/content/docs/ko/resources/themes.mdx +++ b/docs/src/content/docs/ko/resources/themes.mdx @@ -45,7 +45,7 @@ import ThemeGrid from '~/components/theme-grid.astro'; { title: 'Catppuccin for Starlight', description: 'Starlight๋ฅผ ์ํ ํธ์ํ ํ์คํ
ํ
๋ง', - href: 'https://catppuccin-starlight.otterlord.dev/', + href: 'https://starlight.catppuccin.com/', previews: { light: 'catppuccin-light.png', dark: 'catppuccin-dark.png' }, }, { |