diff --git a/README.org b/README.org index 49f3dff..afcdede 100644 --- a/README.org +++ b/README.org @@ -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