summaryrefslogtreecommitdiffstats
path: root/site/common/variables.php
diff options
context:
space:
mode:
Diffstat (limited to 'site/common/variables.php')
-rw-r--r--site/common/variables.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/common/variables.php b/site/common/variables.php
index 9a87c3c..e02dc96 100644
--- a/site/common/variables.php
+++ b/site/common/variables.php
@@ -28,7 +28,7 @@
$lbWebsiteGitwebAddress = "https://notabug.org/vimuser/libreboot-website";
/* Backup git repositories */
$lbFirmwareBackupGitRepoAddress = array(
- "git://git.savannah.nongnu.org/libreboot.git"
+ "git://git.savannah.nongnu.org/libreboot.git",
"https://libreboot.org/repo/libreboot.git",
"git://git.pehjota.net/libreboot-backup/libreboot.git",
"git://gnu.dk/libreboot.git"