diff options
| author | Alex Griffin <a@ajgrf.com> | 2019-05-27 16:36:21 -0500 |
|---|---|---|
| committer | Alex Griffin <a@ajgrf.com> | 2019-05-27 16:36:21 -0500 |
| commit | 6601cd23a7561a974cc6bc28e815a9f6bde20f90 (patch) | |
| tree | 01e9f9358950ee877b8a161954244c4daa5d8b7c /README.org | |
| parent | 21a8b9a998fb403fb9b1e175e60a440d9db0c07d (diff) | |
README.org: Change URL to reflect new repository home.
* README.org: Change URL to reflect new GitLab group for the repository.
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -20,6 +20,6 @@ To do so, add it to =~/.config/guix/channels.scm=: | |||
| 20 | #+BEGIN_SRC scheme | 20 | #+BEGIN_SRC scheme |
| 21 | (cons* (channel | 21 | (cons* (channel |
| 22 | (name 'nonguix) | 22 | (name 'nonguix) |
| 23 | (url "https://gitlab.com/ajgrf/nonguix")) | 23 | (url "https://gitlab.com/nonguix/nonguix")) |
| 24 | %default-channels) | 24 | %default-channels) |
| 25 | #+END_SRC | 25 | #+END_SRC |
