From 4fa33c678f7bc4825160e0737f21dd86b43103b9 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Tue, 19 Mar 2019 11:30:42 +0000 Subject: [PATCH] Update introduction Update introduction to give users more context and clearer instructions --- app/templates/views/documentation.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app/templates/views/documentation.html b/app/templates/views/documentation.html index 0729b7658..ed834b147 100644 --- a/app/templates/views/documentation.html +++ b/app/templates/views/documentation.html @@ -9,8 +9,10 @@
-

Documentation

-

Integrate with the GOV.UK Notify API using one of our clients (links open in a new tab):

+

Documentation

+

Use the GOV.UK Notify API to send messages automatically.

+

Clients

+

Choose a client to integrate our API with your web application or back-office system. Links to documentation open in a new tab.

    {% for key, label in [ ('java', 'Java'),