From 98f51d81749a753f433d02be060c9227023e5416 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Tue, 20 Aug 2019 12:03:42 +0100 Subject: [PATCH] Update content --- app/templates/views/documentation.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/templates/views/documentation.html b/app/templates/views/documentation.html index aef5a09d0..d3c7032fa 100644 --- a/app/templates/views/documentation.html +++ b/app/templates/views/documentation.html @@ -7,9 +7,9 @@ {% block content_column_content %}

Documentation

-

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

+

This documentation is for developers who want to integrate the GOV.UK Notify API with a web application or back office system.

Clients

-

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

+

Links to documentation open in a new tab.

- +

You can work directly with the API, but this may be complicated to set up. Contact us for more information.

{% endblock %}