diff options
author | Armand Philippot | 2025-04-19 00:59:07 +0200 |
---|---|---|
committer | GitHub | 2025-04-19 00:59:07 +0200 |
commit | ed06bf05edab3f8f0a5c397c5705687589ade932 (patch) | |
tree | 63a00e90015731ec508da3c0fbba2a78b0a07951 | |
parent | 3bcf2680b9f233f1288333a6276e1b796842072e (diff) | |
download | IT.starlight-ed06bf05edab3f8f0a5c397c5705687589ade932.tar.gz IT.starlight-ed06bf05edab3f8f0a5c397c5705687589ade932.tar.bz2 IT.starlight-ed06bf05edab3f8f0a5c397c5705687589ade932.zip |
i18n(fr): update link in `resources/themes` (#3143)
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>
-rw-r--r-- | docs/src/content/docs/fr/resources/themes.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/content/docs/fr/resources/themes.mdx b/docs/src/content/docs/fr/resources/themes.mdx index fbbb9fa3..37935841 100644 --- a/docs/src/content/docs/fr/resources/themes.mdx +++ b/docs/src/content/docs/fr/resources/themes.mdx @@ -45,7 +45,7 @@ Installez un thème créé par la communauté pour personnaliser rapidement l'ap { title: 'Catppuccin for Starlight', description: 'Thème apaisant aux couleurs pastel pour Starlight.', - href: 'https://catppuccin-starlight.otterlord.dev/', + href: 'https://starlight.catppuccin.com/', previews: { light: 'catppuccin-light.png', dark: 'catppuccin-dark.png' }, }, { |