diff options
author | Collin J. Doering | 2024-10-10 12:57:45 -0400 |
---|---|---|
committer | Pjotr Prins | 2024-12-16 10:12:15 +0100 |
commit | 16cbeec1d184ad2942d585a323d6002f5b2658a3 (patch) | |
tree | cd69ce38a61d4d3b97385777cdcaf88d5ee15f2f /docs | |
parent | 46595d246b36aa5e0ebd0b394ef9afcdcc212336 (diff) | |
download | guix-north-america-16cbeec1d184ad2942d585a323d6002f5b2658a3.tar.gz |
Adjust git.rekahsoft.ca references to new home: git.genenetwork.org
Diffstat (limited to 'docs')
-rw-r--r-- | docs/initial-setup.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/initial-setup.org b/docs/initial-setup.org index d7d2f28..b9d1c97 100644 --- a/docs/initial-setup.org +++ b/docs/initial-setup.org @@ -315,7 +315,7 @@ operating-system for the machine]]. First, fetch the most recent channel file from the target machine. #+begin_src shell - curl -O https://git.rekahsoft.ca/rekahsoft/guix-north-america/raw/branch/master/channels.scm + curl -O https://git.genenetwork.org/guix-north-america/plain/channels.scm #+end_src ** Create and Bootstrap System |