From 2827d5cd35c4f5715433751eafa130c9af9ae25e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ale=20Mu=C3=B1oz?= Date: Sat, 30 May 2026 16:04:30 +0200 Subject: [PATCH] fix: update installation link in Footer component MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The link to the “Getting started” section wasn’t working from pages other than the home page. This commit fixes that. --- src/components/Footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 5a99828..806ce24 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -24,7 +24,7 @@ export async function Footer() {

{t("resources")}