aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authort3sserakt <t3ss@posteo.de>2023-02-15 17:27:58 +0100
committert3sserakt <t3ss@posteo.de>2023-02-15 17:27:58 +0100
commitd3e0e6871e5c65269a1543198bcda43f02be21e0 (patch)
treefdc2944cf0b54e59b4feabf45180082b9640c643
parent825e62e283e2b4fe94e456f0f2a03db568003feb (diff)
downloadwww-d3e0e6871e5c65269a1543198bcda43f02be21e0.tar.gz
www-d3e0e6871e5c65269a1543198bcda43f02be21e0.zip
added links to git repo
-rw-r--r--template/l2o/mile4.html.j22
-rw-r--r--template/l2o/mile5.html.j22
2 files changed, 2 insertions, 2 deletions
diff --git a/template/l2o/mile4.html.j2 b/template/l2o/mile4.html.j2
index a27f6d14..7a54503e 100644
--- a/template/l2o/mile4.html.j2
+++ b/template/l2o/mile4.html.j2
@@ -33,7 +33,7 @@
33 {% endtrans %} 33 {% endtrans %}
34 </p> 34 </p>
35 <p> 35 <p>
36 Even more details in commits fc99f54070e04c043c14f2244f85833ecf6b00c4, 95a1edacccd9b3bf769a144a12d41946d0ac25dc and 247230d737e3e4709392148bfabbde25871b6914 36 Even more details in commits <a href='https://git.gnunet.org/gnunet.git/commit/?id=fc99f54070e04c043c14f2244f85833ecf6b00c4'>fc99f54070e04c043c14f2244f85833ecf6b00c4</a>, <a href='https://git.gnunet.org/gnunet.git/commit/?id=95a1edacccd9b3bf769a144a12d41946d0ac25dc'>95a1edacccd9b3bf769a144a12d41946d0ac25dc</a> and <a href='https://git.gnunet.org/gnunet.git/commit/?id=247230d737e3e4709392148bfabbde25871b6914'>247230d737e3e4709392148bfabbde25871b6914</a>
37 </p> 37 </p>
38 </section> 38 </section>
39 39
diff --git a/template/l2o/mile5.html.j2 b/template/l2o/mile5.html.j2
index a2a98031..3d2d1804 100644
--- a/template/l2o/mile5.html.j2
+++ b/template/l2o/mile5.html.j2
@@ -22,7 +22,7 @@
22 <p> 22 <p>
23 {% trans %} 23 {% trans %}
24 <ul> 24 <ul>
25 <li>Added so called barrier functionality, which is a set of commands to easy implement a barrier. A barrier is some point in time during execution of a test which if reached can trigger some action. For details have a look into commits 34e1c58cb39a649c9a4c551681cedf19807b85f0, ba4d141be09651b452270fc21f062d50bd3f738a and 2c2b2911e1585dc378dbb88d4dd6aaec37b00316.</li> 25 <li>Added so called barrier functionality, which is a set of commands to easy implement a barrier. A barrier is some point in time during execution of a test which if reached can trigger some action. For details have a look into commits <a href='https://git.gnunet.org/gnunet.git/commit/?id=34e1c58cb39a649c9a4c551681cedf19807b85f0'>34e1c58cb39a649c9a4c551681cedf19807b85f0</a>, <a href='https://git.gnunet.org/gnunet.git/commit/?id=ba4d141be09651b452270fc21f062d50bd3f738a'>ba4d141be09651b452270fc21f062d50bd3f738a</a> and <a href='https://git.gnunet.org/gnunet.git/commit/?id=2c2b2911e1585dc378dbb88d4dd6aaec37b00316'>2c2b2911e1585dc378dbb88d4dd6aaec37b00316</a>.</li>
26 </ul> 26 </ul>
27 {% endtrans %} 27 {% endtrans %}
28 </p> 28 </p>