summaryrefslogtreecommitdiff
path: root/template/applications.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/applications.html.j2')
-rw-r--r--template/applications.html.j212
1 files changed, 6 insertions, 6 deletions
diff --git a/template/applications.html.j2 b/template/applications.html.j2
index f1f0e30f..6c17a475 100644
--- a/template/applications.html.j2
+++ b/template/applications.html.j2
@@ -157,19 +157,19 @@
<div class="row">
<div class="col-lg-6">
<section>
- <h3>{{ _("Cadet-GTK") }}</h3>
+ <h3>{{ _("Messenger-GTK") }}</h3>
<p>
{% trans %}
- <a href="https://gitlab.com/gnunet-messenger/cadet-gtk">Cadet-GTK</a>
- is a convenient but feature-rich graphical application
- providing messaging using the CADET subsystem. It is
- developed using GTK and libhandy for a convergent design.
+ <a href="https://git.gnunet.org/messenger-gtk.git/">Messenger-GTK</a>
+ is a convergent GTK messaging application using the GNUnets Messenger
+ service. The goal is to provide private and secure communication
+ between any group of devices.
{% endtrans %}
</p>
</section>
</div>
<div class="col-lg-4">
- <center><img style="width: 8em" src="{{ url_static('images/cadet-gtk.svg') }}" alt="cadet-gtk" /></center>
+ <center><img style="width: 8em" src="{{ url_static('images/messenger-gtk.svg') }}" alt="messenger-gtk" /></center>
</div>
</div>