aboutsummaryrefslogtreecommitdiff
path: root/genenetwork-development.scm
diff options
context:
space:
mode:
Diffstat (limited to 'genenetwork-development.scm')
-rw-r--r--genenetwork-development.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/genenetwork-development.scm b/genenetwork-development.scm
index eaf7f6e..01bf8e5 100644
--- a/genenetwork-development.scm
+++ b/genenetwork-development.scm
@@ -142,7 +142,7 @@ be imported into G-expressions."
(run (guix-channel-job-gexp
(list (channel
(name 'gn-bioinformatics)
- (url "https://gitlab.com/genenetwork/guix-bioinformatics")
+ (url "https://git.genenetwork.org/guix-bioinformatics")
(branch "master")))
#:verbose? #false
#:guix-daemon-uri %guix-daemon-uri)))))