Update repo url.
This commit is contained in:
parent
14437d295e
commit
79099bd34e
2 changed files with 2 additions and 2 deletions
|
|
@ -48,7 +48,7 @@ message if applicable).
|
|||
To clone the Git repository, run the following command:
|
||||
|
||||
#+BEGIN_SRC shell
|
||||
git clone https://git.savannah.gnu.org/git/guix/data-service.git guix-data-service
|
||||
git clone https://codeberg.org/guix/data-service.git guix-data-service
|
||||
#+END_SRC
|
||||
|
||||
** Getting direnv working
|
||||
|
|
|
|||
|
|
@ -101,7 +101,7 @@
|
|||
(br)
|
||||
"Now with even more " (span (@ (class "lambda")) "λ") "! ")
|
||||
(p "This is free software. Download the "
|
||||
(a (@ (href "https://git.savannah.gnu.org/cgit/guix/data-service.git/"))
|
||||
(a (@ (href "https://codeberg.org/guix/data-service"))
|
||||
"source code here") "."))))))
|
||||
|
||||
(define* (form-horizontal-control label query-parameters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue