summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2024-10-17 14:29:15 +0200
committerLudovic Courtès <ludo@gnu.org>2024-10-17 14:29:15 +0200
commit882930871254a99392718178bbd889a4facbc547 (patch)
treee9dd7b62625d5f683260e874ac12109b9c7c646d /README.rst
parentfd1b2dacd8d37c9d1939f9dc5a5b74256171ccbd (diff)
Update repository URL in ‘README.rst’.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index f430136..f672031 100644
--- a/README.rst
+++ b/README.rst
@@ -15,7 +15,7 @@ to add it to your installation or simply add the following snippet to your
15 15
16 (channel 16 (channel
17 (name 'guix-science) 17 (name 'guix-science)
18 (url "https://github.com/guix-science/guix-science.git") 18 (url "https://codeberg.org/guix-science/guix-science.git")
19 (introduction 19 (introduction
20 (make-channel-introduction 20 (make-channel-introduction
21 "b1fe5aaff3ab48e798a4cce02f0212bc91f423dc" 21 "b1fe5aaff3ab48e798a4cce02f0212bc91f423dc"
@@ -54,5 +54,5 @@ We accept software fulfilling the following criteria:
54 prefer to have them upstreamed if possible. 54 prefer to have them upstreamed if possible.
55 55
56.. _Free and open source: https://opensource.org/osd 56.. _Free and open source: https://opensource.org/osd
57.. _guix-science-nonfree: https://github.com/guix-science/guix-science-nonfree 57.. _guix-science-nonfree: https://codeberg.org/guix-science/guix-science-nonfree
58 58