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 %}