From f85759b073ae9c65b53945098c05f498b48bc1cd Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Thu, 4 Apr 2019 16:26:19 +0100 Subject: [PATCH] Fix link and html Fix link and html --- app/templates/views/features.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/templates/views/features.html b/app/templates/views/features.html index 947c2c6db..86501242a 100644 --- a/app/templates/views/features.html +++ b/app/templates/views/features.html @@ -38,7 +38,7 @@

API integration

You can integrate the GOV.UK Notify API with your web application or back office system to send messages automatically.

-

Read our documentation for instructions.

+

Read our API documentation for more information.

Reporting

Notify’s real-time dashboard lets you see the number of messages sent. You can also check the current status of any message to see when it was delivered.

@@ -78,6 +78,7 @@

Notify provides 24-hour online support. If you have an emergency outside office hours, we’ll reply within 30 minutes.

Find out more about support.

- + + {% endblock %}