summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmand Philippot2025-07-28 19:37:45 +0200
committerGitHub2025-07-28 19:37:45 +0200
commit1a57fb08d961def775a6a8a0dffeeff6c418a0d4 (patch)
treed2bb4bbdf00e55dd19c156e386d980fe7f22be23
parent96849f33475e0b3c240eb047e00519b31487b2d5 (diff)
downloadIT.starlight-1a57fb08d961def775a6a8a0dffeeff6c418a0d4.tar.gz
IT.starlight-1a57fb08d961def775a6a8a0dffeeff6c418a0d4.tar.bz2
IT.starlight-1a57fb08d961def775a6a8a0dffeeff6c418a0d4.zip
i18n(fr): update `resources/themes.mdx` (#3349)
Co-authored-by: trueberryless <99918022+trueberryless@users.noreply.github.com> Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>
-rw-r--r--docs/src/content/docs/fr/resources/themes.mdx6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/src/content/docs/fr/resources/themes.mdx b/docs/src/content/docs/fr/resources/themes.mdx
index 37935841..a5087695 100644
--- a/docs/src/content/docs/fr/resources/themes.mdx
+++ b/docs/src/content/docs/fr/resources/themes.mdx
@@ -74,9 +74,9 @@ Installez un thème créé par la communauté pour personnaliser rapidement l'ap
previews: { light: 'nova-light.png', dark: 'nova-dark.png' },
},
{
- title: 'Starlight NextJS Theme',
- description: 'Thème Starlight inspiré par la documentation de NextJS.',
- href: 'https://starlight-nextjs-theme.trueberryless.org/',
+ title: 'Starlight Next.js',
+ description: 'Thème Starlight inspiré par la documentation de Next.js.',
+ href: 'https://starlight-theme-next.trueberryless.org/',
previews: { light: 'nextjs-light.png', dark: 'nextjs-dark.png' },
},
]}