aboutsummaryrefslogtreecommitdiff
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)
downloadwww-8335521e4321b68aa2d98bb64c972dba759e6bee.tar.gz
www-8335521e4321b68aa2d98bb64c972dba759e6bee.zip
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 @@
137 Releases are published on <a href="https://ftp.gnu.org/gnu/gnunet/">ftp.gnu.org/gnu/gnunet</a>. 137 Releases are published on <a href="https://ftp.gnu.org/gnu/gnunet/">ftp.gnu.org/gnu/gnunet</a>.
138 gnURL is available from within a variety of distributions and package managers. 138 gnURL is available from within a variety of distributions and package managers.
139 Package Managers which include gnurl are: 139 Package Managers which include gnurl are:
140 <a href="https://gnu.org/software/guix">GNU Guix</a> (available as "gnurl"), 140 <a href="https://www.gnu.org/software/guix">GNU Guix</a> (available as "gnurl"),
141 <a href="https://gentoo.org">Gentoo</a> through the collaborative ebuild collection 141 <a href="https://gentoo.org">Gentoo</a> through the collaborative ebuild collection
142 <a href="https://git.gnunet.org/youbroketheinternet-overlay.git/">youbroketheinternet</a>, 142 <a href="https://git.gnunet.org/youbroketheinternet-overlay.git/">youbroketheinternet</a>,
143 <a href="https://nixos.org/nix">Nix</a>, and <a href="http://pkgsrc.org">pkgsrc</a>. 143 <a href="https://nixos.org/nix/">Nix</a>, and <a href="http://pkgsrc.org">pkgsrc</a>.
144 {% endtrans %} 144 {% endtrans %}
145 </p> 145 </p>
146 </div> 146 </div>