diff options
Diffstat (limited to 'genenetwork-development.scm')
-rw-r--r-- | genenetwork-development.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/genenetwork-development.scm b/genenetwork-development.scm index 33870b2..eaf7f6e 100644 --- a/genenetwork-development.scm +++ b/genenetwork-development.scm @@ -135,7 +135,7 @@ be imported into G-expressions." (define guix-bioinformatics-project (forge-project (name "guix-bioinformatics") - (repository "https://gitlab.com/genenetwork/guix-bioinformatics") + (repository "https://git.genenetwork.org/guix-bioinformatics") (description "Bioinformatics packages for GNU Guix") (ci-jobs (list (forge-laminar-job (name "guix-bioinformatics") |