From f51c1ea4ee5b9cb2292d6a112f97eb63b1415f45 Mon Sep 17 00:00:00 2001 From: Rishi Gupta Date: Sat, 13 Aug 2016 18:32:11 -0700 Subject: [PATCH] Minor server_uri fixes in templates/zerver/features.html --- templates/zerver/features.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/zerver/features.html b/templates/zerver/features.html index 54703e0012..e7df7a0cb1 100644 --- a/templates/zerver/features.html +++ b/templates/zerver/features.html @@ -124,14 +124,14 @@

{{ _("Integrations") }}

{% trans %}Get alerts and updates from your favorite services with - off-the-shelf integrations for + off-the-shelf integrations for Trac, Nagios, Github, Jenkins, and more.{% endtrans %}

{{ _("API") }}

{% trans %}Want to roll your own notifications? We've got a - dead-simple RESTful API and Python bindings + dead-simple RESTful API and Python bindings that will make integrations—both sending and receiving—a snap!{% endtrans %}