Skip to content
7 changes: 6 additions & 1 deletion docs/src/content/docs/fr/resources/plugins.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,12 @@ Les [modules d'extension](/fr/reference/plugins/) peuvent personnaliser la confi
<LinkCard
href="https://astro-ghostcms.xyz/intro/starlight/install/"
title="starlight-ghostcms"
description="Ajoutez vos articles de blogue GhostCMS à votre documentation Starlight"
description="Ajouter vos articles de blogue GhostCMS à votre documentation Starlight"
/>
<LinkCard
href="https://github.com/HiDeoo/starlight-image-zoom"
title="starlight-image-zoom"
description="Ajouter des fonctionnalités de zoom aux images de votre documentation."
/>
</CardGrid>

Expand Down