diff options
-rw-r--r-- | topics/guix-profiles.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/topics/guix-profiles.gmi b/topics/guix-profiles.gmi index adc2df6..62abbba 100644 --- a/topics/guix-profiles.gmi +++ b/topics/guix-profiles.gmi @@ -6,7 +6,7 @@ Put the following into a channels.scm file. ``` (list (channel (name 'gn-bioinformatics) - (url "/home/arun/Projects/genenetwork/guix-bioinformatics") + (url "https://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics") (branch "master"))) ``` Build a profile using |