From a705ef9e781a391dd9c75d70154aa3b3f59ee2a3 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Wed, 25 Oct 2023 21:55:54 +0200 Subject: [PATCH] website: Remove absolute links. Without that fix, clicking to Download will go to https://gnu.org/download.html. Signed-off-by: Denis 'GNUtoo' Carikli Acked-by: Adrien 'neox' Bourmault --- site/template.include | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/site/template.include b/site/template.include index 8f3941e..f0b0d38 100644 --- a/site/template.include +++ b/site/template.include @@ -67,7 +67,7 @@ $endif$ $for(header-includes)$ $header-includes$ $endfor$ - +
@@ -89,16 +89,16 @@ $if(date)$

$date$

$endif$