From c884da0bfee6ee74d073503e3b92c4259bd896ef Mon Sep 17 00:00:00 2001 From: Matthieu Baerts Date: Thu, 26 Jan 2023 15:52:05 +0100 Subject: [PATCH] gh-pages: fix resources paths Now that the website is available at: mptcpd.mptcp.dev There is no more 'mptcpd' subdirectory. While at it, use relative paths just in case this is moved to yet another directory. Signed-off-by: Matthieu Baerts --- _layouts/default.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index e72398ac..623cf75f 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -2,15 +2,15 @@ {{ page.title }} - +