mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 00:18:07 +01:00
README.org: Change URL to reflect new repository home.
* README.org: Change URL to reflect new GitLab group for the repository.
This commit is contained in:
parent
21a8b9a998
commit
6601cd23a7
1 changed files with 1 additions and 1 deletions
|
@ -20,6 +20,6 @@ To do so, add it to =~/.config/guix/channels.scm=:
|
|||
#+BEGIN_SRC scheme
|
||||
(cons* (channel
|
||||
(name 'nonguix)
|
||||
(url "https://gitlab.com/ajgrf/nonguix"))
|
||||
(url "https://gitlab.com/nonguix/nonguix"))
|
||||
%default-channels)
|
||||
#+END_SRC
|
||||
|
|
Loading…
Reference in a new issue