From 349575d77389ef0b543cdc77931c806e8459151d Mon Sep 17 00:00:00 2001 From: Kate Temkin Date: Sun, 5 May 2024 11:06:04 -0600 Subject: [PATCH] fix lix != gix --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index be6e8426..14ebdc30 100644 --- a/config.yaml +++ b/config.yaml @@ -24,7 +24,7 @@ params: mastodon: "https://chaos.social/@lix_project" matrix: "https://matrix.to/#/#space:lix.system" github: "https://github.com/lix-project" - git: "https://gix.lix.systems/lix-project" + git: "https://git.lix.systems/lix-project" contact: - "General Inquiries: info@lix.systems" @@ -104,7 +104,7 @@ menus: weight: 2 - name: "Source Repositories" - url: "https://git.lix.systems" + url: "https://git.lix.systems/lix-project" weight: 4