mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 18:22:37 -04:00
Fix link and html
Fix link and html
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
<h2 class="heading-medium">API integration</h2>
|
<h2 class="heading-medium">API integration</h2>
|
||||||
<p>You can integrate the GOV.UK Notify API with your web application or back office system to send messages automatically.</p>
|
<p>You can integrate the GOV.UK Notify API with your web application or back office system to send messages automatically.</p>
|
||||||
<p>Read our <a href="https://www.notifications.service.gov.uk/documentation">documentation</a> for instructions.</p>
|
<p><a href="https://www.notifications.service.gov.uk/documentation">Read our API documentation</a> for more information.</p>
|
||||||
|
|
||||||
<h2 class="heading-medium">Reporting</h2>
|
<h2 class="heading-medium">Reporting</h2>
|
||||||
<p>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.</p>
|
<p>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.</p>
|
||||||
@@ -78,6 +78,7 @@
|
|||||||
<p>Notify provides 24-hour online support. If you have an emergency outside office hours, we’ll reply within 30 minutes.</p>
|
<p>Notify provides 24-hour online support. If you have an emergency outside office hours, we’ll reply within 30 minutes.</p>
|
||||||
<p>Find out more about <a href="https://www.notifications.service.gov.uk/support">support</a>.</p>
|
<p>Find out more about <a href="https://www.notifications.service.gov.uk/support">support</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
Reference in New Issue
Block a user