diff options
author | ng0 <ng0@n0.is> | 2019-02-20 21:46:34 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-02-20 21:46:34 +0000 |
commit | 221f8b392504b6d8e0b4a44358fdf21fd45416d7 (patch) | |
tree | c7d0f3fac749a2872ffa0b6ba91b4c5bf3b7aea0 | |
parent | 65e3fb75223c1b655c8551349fea546bf0ffc0a1 (diff) |
fix link
-rw-r--r-- | template/gnurl.html.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/gnurl.html.j2 b/template/gnurl.html.j2 index 13b0a6b6..19811ac6 100644 --- a/template/gnurl.html.j2 +++ b/template/gnurl.html.j2 @@ -137,7 +137,7 @@ Releases are published on <a href="https://ftp.gnu.org/gnu/gnunet/">ftp.gnu.org/gnu/gnunet</a>. gnURL is available from within a variety of distributions and package managers. Package Managers which include gnurl are: - <a href="https://gnu.org/s/guix">GNU Guix</a> (available as "gnurl"), + <a href="https://gnu.org/software/guix">GNU Guix</a> (available as "gnurl"), <a href="https://gentoo.org">Gentoo</a> through the collaborative ebuild collection <a href="https://git.gnunet.org/youbroketheinternet-overlay.git/">youbroketheinternet</a>, <a href="https://nixos.org/nix">Nix</a>, and <a href="http://pkgsrc.org">pkgsrc</a>. |