From cbcc7cb93cf7c7f419a167fdb8cefe41e467a878 Mon Sep 17 00:00:00 2001
From: Leah Woods <info@minifree.org>
Date: Tue, 17 May 2016 23:54:21 -0400
Subject: switch savannah git repo from nongnu.org to gnu.org

---
(limited to 'site/common/variables.php')

diff --git a/site/common/variables.php b/site/common/variables.php
index 6cce941..4a6d197 100644
--- a/site/common/variables.php
+++ b/site/common/variables.php
@@ -22,7 +22,7 @@
 	$lbHomepage = "https://libreboot.org/";
 
 	/* Main git repositories */
-	$lbFirmwareGitRepoAddress = "git://git.savannah.nongnu.org/libreboot.git";
+	$lbFirmwareGitRepoAddress = "git://git.savannah.gnu.org/libreboot.git";
 	$lbFirmwareGitwebAddress = "http://git.savannah.gnu.org/cgit/libreboot.git";
 	$lbWebsiteGitRepoAddress = "https://notabug.org/vimuser/libreboot-website.git";
 	$lbWebsiteGitwebAddress = "https://notabug.org/vimuser/libreboot-website";
--
cgit v0.9.1