From 8a7e6971be01443d5601dd78313a0a3861d0c7bc Mon Sep 17 00:00:00 2001 From: Reuben Tier Date: Fri, 18 Apr 2025 20:03:58 +0100 Subject: Update Catppuccin theme URL (#3141) --- docs/src/content/docs/resources/themes.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/content/docs/resources/themes.mdx b/docs/src/content/docs/resources/themes.mdx index 48924ea8..281fee0e 100644 --- a/docs/src/content/docs/resources/themes.mdx +++ b/docs/src/content/docs/resources/themes.mdx @@ -45,7 +45,7 @@ Install a theme built by the community to quickly customize the look and feel of { title: 'Catppuccin for Starlight', description: 'Soothing pastel theme for Starlight.', - href: 'https://catppuccin-starlight.otterlord.dev/', + href: 'https://starlight.catppuccin.com/', previews: { light: 'catppuccin-light.png', dark: 'catppuccin-dark.png' }, }, { -- cgit