aboutsummaryrefslogtreecommitdiff
path: root/channels.scm
diff options
context:
space:
mode:
Diffstat (limited to 'channels.scm')
-rw-r--r--channels.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels.scm b/channels.scm
index 0cd4d6b..bae4b83 100644
--- a/channels.scm
+++ b/channels.scm
@@ -1,6 +1,6 @@
(cons*
(channel
(name 'gn-bioinformatics)
- (url "https://gitlab.org/guix-bioinformatics/guix-bioinformatics")
+ (url "https://gitlab.com/genenetwork/guix-bioinformatics")
(branch "master"))
%default-channels)