commit 027e58035e1fd229112b4a405342fda3c37c9b84 parent f7a4f09735fce41cd564a6651316593ceb50cadd Author: Marcello Stanisci <stanisci.m@gmail.com> Date: Sun, 11 Mar 2018 00:52:17 +0100 remove gauger link. Diffstat:
| M | developers.html.j2 | | | 13 | ------------- |
1 file changed, 0 insertions(+), 13 deletions(-)
diff --git a/developers.html.j2 b/developers.html.j2 @@ -122,19 +122,6 @@ {% endtrans %} </p> </div> - <div class="col-lg-4"> - <h3>{{ _("Performance Analysis") }}</h3> - - <p> - {% trans %} - We - use <a href="https://gnunet.org/gauger">Gauger</a> - for performance regression analysis of the exchange - backend - at <a href="https://gauger.taler.net/">gauger.taler.net</a>. - {% endtrans %} - </p> - </div> </div> </div> </div>