diff options
author | ng0 <ng0@n0.is> | 2019-02-20 21:55:11 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-02-20 21:55:11 +0000 |
commit | a224152d0330624c99e36e0fb457656d2ebd53c6 (patch) | |
tree | 19c6262013bba8b4684302706c401cec58020459 | |
parent | 8335521e4321b68aa2d98bb64c972dba759e6bee (diff) |
fix redir
-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 93fd3726..5dfae696 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://www.gnu.org/software/guix">GNU Guix</a> (available as "gnurl"), + <a href="https://www.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>. |