summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunseong Park2025-04-23 10:23:14 +0900
committerGitHub2025-04-23 10:23:14 +0900
commit9f79c0424c3d3e24d304878b2912af5287939e80 (patch)
tree2ba174da0e3c866f9efea3178d43d1f80496c94d
parent6babbc1b1c2a175b31c859b22ad0ce1181124323 (diff)
downloadIT.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.mdx2
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' },
},
{