aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/developers.html.j210
1 files changed, 5 insertions, 5 deletions
diff --git a/template/developers.html.j2 b/template/developers.html.j2
index 22283277..c28418d2 100644
--- a/template/developers.html.j2
+++ b/template/developers.html.j2
@@ -16,7 +16,7 @@
16 {% trans %} 16 {% trans %}
17 A list of our Git 17 A list of our Git
18 repositories can be found on our 18 repositories can be found on our
19 our <a href="https://gnunet.org/git/">Git Server</a>. 19 our <a href="https://git.gnunet.org/">Git Server</a>.
20 {% endtrans %} 20 {% endtrans %}
21 </p> 21 </p>
22 </div> 22 </div>
@@ -51,7 +51,7 @@
51 We have <a href="https://buildbot.net/">Buildbot</a> 51 We have <a href="https://buildbot.net/">Buildbot</a>
52 automation tests to detect regressions and check for 52 automation tests to detect regressions and check for
53 portability at <a 53 portability at <a
54 href="https://gnunet.org/buildbot/gnunet/">https://gnunet.org/buildbot/gnunet/</a>. 54 href="https://old.gnunet.org/buildbot/gnunet/">https://old.gnunet.org/buildbot/gnunet/</a>.
55 {% endtrans %} 55 {% endtrans %}
56 </p> 56 </p>
57 </div> 57 </div>
@@ -64,7 +64,7 @@
64 <a href="http://ltp.sourceforge.net/coverage/lcov.php">LCOV</a> 64 <a href="http://ltp.sourceforge.net/coverage/lcov.php">LCOV</a>
65 to analyze the code coverage of our tests, the 65 to analyze the code coverage of our tests, the
66 results are available 66 results are available
67 at <a href="https://gnunet.org/coverage/">https://gnunet.org/coverage/</a>. 67 at <a href="https://old.gnunet.org/coverage/">https://old.gnunet.org/coverage/</a>.
68 {% endtrans %} 68 {% endtrans %}
69 </p> 69 </p>
70 </div> 70 </div>
@@ -74,10 +74,10 @@
74 <p> 74 <p>
75 {% trans %} 75 {% trans %}
76 We 76 We
77 use <a href="https://gnunet.org/gauger">Gauger</a> 77 use <a href="https://old.gnunet.org/gauger">Gauger</a>
78 for performance regression analysis of the exchange 78 for performance regression analysis of the exchange
79 backend 79 backend
80 at <a href="https://gnunet.org/gauger/">https://gnunet.org/gauger/</a>. 80 at <a href="https://old.gnunet.org/gauger/">https://old.gnunet.org/gauger/</a>.
81 {% endtrans %} 81 {% endtrans %}
82 </p> 82 </p>
83 </div> 83 </div>