diff options
Diffstat (limited to 'template/gnurl.html.j2')
-rw-r--r-- | template/gnurl.html.j2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/gnurl.html.j2 b/template/gnurl.html.j2 index 19811ac6..93fd3726 100644 --- a/template/gnurl.html.j2 +++ b/template/gnurl.html.j2 @@ -137,10 +137,10 @@ 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/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>. + <a href="https://nixos.org/nix/">Nix</a>, and <a href="http://pkgsrc.org">pkgsrc</a>. {% endtrans %} </p> </div> |