summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-02-20 21:17:00 +0000
committerng0 <ng0@n0.is>2019-02-20 21:17:00 +0000
commit96f00862cef95d90513f940c5526930e00131622 (patch)
tree13ee8e7e747c1167b4e66b3656e4685ba15186f3
parent5a486cd4c9a93522869de85c16851b74fcdd7aa3 (diff)
fix links
-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 dbfbe757..80fbd4aa 100644
--- a/template/gnurl.html.j2
+++ b/template/gnurl.html.j2
@@ -139,7 +139,7 @@
Package Managers which include gnurl are:
<a href="https://gnu.org/s/guix">GNU Guix</a> (available as "gnurl"),
<a href="https://gentoo.org">Gentoo</a> through the collaborative ebuild collection
- <a href="https://gnunet.org/git/youbroketheinternet-overlay.git/">youbroketheinternet</a>,
+ <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>.
{% endtrans %}
</p>
@@ -151,7 +151,7 @@
<p>
{% trans %}
You can report bugs on our bug tracker:
- <a href="https://gnunet.org/bugs/">gnunet.org/bugs</a>. Alternatively
+ <a href="https://bugs.gnunet.org/">bugs.gnunet.org</a>. Alternatively
you can use our bug mailinglist, but we prefer to track bugs
on the bugtracker.
{% endtrans %}