diff options
Diffstat (limited to 'template/l2o/index.html.j2')
-rw-r--r-- | template/l2o/index.html.j2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/l2o/index.html.j2 b/template/l2o/index.html.j2 index f80d7ea9..2c529f57 100644 --- a/template/l2o/index.html.j2 +++ b/template/l2o/index.html.j2 @@ -73,7 +73,7 @@ <h2><a name="milestones" class="subnav-anchor"></a>{{ _("Milestones") }}</h2> - <p>The next milestone to be reached is milestone 3. One half of it, the udp backchannel test is already implemented, and some bugs in the tng service were fixed.</p> + <p>The next milestone to be reached is milestone 4.</p> <h3><a name="milestone1" class="subnav-anchor"></a>{{ _("Milestone 1 Test Infrastructure and minimal Test Case") }}</h3> <section> @@ -112,7 +112,7 @@ <h4>Deliverable</h4> <p> {% trans %} - Outcome of this deliverable are advanced test case (again verifiable in the GNUnet continuous integration (CI)) with performance measurements. + Outcome of this deliverable are advanced test case (again verifiable in the GNUnet continuous integration (CI)). <a href="mile2.html">Details</a> {% endtrans %} |