From ea152f6ded3a290783d726e72aee9c68a16f3241 Mon Sep 17 00:00:00 2001 From: Stéphane Desneux Date: Thu, 6 Dec 2018 23:11:45 +0100 Subject: site: fix bad links in footer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cherry-Picked-From: master Change-Id: I442c4c4d66d7beb809baeb5ad21e42ac92e1167e Signed-off-by: Stéphane Desneux --- site/_includes/footer_contents.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/_includes/footer_contents.html b/site/_includes/footer_contents.html index 83f7165..7c4d80b 100644 --- a/site/_includes/footer_contents.html +++ b/site/_includes/footer_contents.html @@ -15,7 +15,7 @@ Source Code on Git
  • - Mailing List + Mailing List
  • @@ -25,7 +25,7 @@
  • Source Code
  • Issue Tracker
  • Wiki
  • -
  • Contact
  • +
  • Contact
  • -- cgit 1.2.3-korg