summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-02-20 21:51:46 +0000
committerng0 <ng0@n0.is>2019-02-20 21:51:46 +0000
commit8335521e4321b68aa2d98bb64c972dba759e6bee (patch)
tree190ef1acb5c83f2eb7846e4483bc9cdbb5946789
parent130ae20ce3540291a6d30078062bf5a17487182f (diff)
fix links redirections
-rw-r--r--template/gnurl.html.j24
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>