aboutsummaryrefslogtreecommitdiff
path: root/mirrors.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mirrors.toml')
-rw-r--r--mirrors.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/mirrors.toml b/mirrors.toml
index c9b1e1f..60923fb 100644
--- a/mirrors.toml
+++ b/mirrors.toml
@@ -1,5 +1,5 @@
["uw-madison-chem-shops/wisconsin-photoreactor.git"]
-primary = "https://github.com/uw-madison-chem-shops/wisconsin-photoreactor.git"
-secondary = ["git@gitlab.com:uw-madison-chem-shops/wisconsin-photoreactor.git",
- ]
+upstream = "https://github.com/uw-madison-chem-shops/wisconsin-photoreactor.git"
+remotes = ["git@gitlab.com:uw-madison-chem-shops/wisconsin-photoreactor.git",
+ "git@codeberg.org:untzag/wisconsin-photoreactor.git"]