From e5182b164bedd13c65b748b281ab087b53766b1b Mon Sep 17 00:00:00 2001 From: srosset81 Date: Fri, 24 May 2024 19:13:47 +0200 Subject: [PATCH] Fix link --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index f5c4c6a..315c8c2 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -89,7 +89,7 @@ const metadata = { callToAction={{ variant: 'primary', text: 'Tous les projets logiciels', - href: '/projets/application', + href: '/projets/applications', icon: 'tabler:arrow-right', }} />