mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-08 11:31:23 -04:00
Add and update links
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
<p>When you send a message using GOV.UK Notify, it moves through different states.</p>
|
||||
<p>Notify’s real-time dashboard lets you check the status of any message, to see when it was delivered. You can also use our API to check the status of your messages.</p>
|
||||
<p>For security, this information is only available for 7 days after a message has been sent. You can download a report, including a list of sent messages, for your own records.</p>
|
||||
<p>For <a href="{{ url_for("main.security") }}">security</a>, this information is only available for 7 days after a message has been sent. You can download a report, including a list of sent messages, for your own records.</p>
|
||||
|
||||
<img
|
||||
src="{{ asset_url('images/message-sending-flow.svg') }}"
|
||||
@@ -29,7 +29,7 @@
|
||||
>
|
||||
<h2 id="messagestatus" class="heading-medium">Types of message status</h2>
|
||||
<p>These are the types of message status you’ll see when you’re signed in to Notify.</p>
|
||||
<p>If you’re using our API, some of the statuses you’ll see will be different. <a href="{{ url_for('.documentation') }}">Read our documentation</a> for a detailed list of API message statuses.</p>
|
||||
<p>If you’re using our API, some of the statuses you’ll see will be different. Read our <a href="{{ url_for('.documentation') }}">documentation</a> for a detailed list of API message statuses.</p>
|
||||
|
||||
<h3 class="heading-small">Emails</h3>
|
||||
<div class="bottom-gutter-3-2">
|
||||
|
||||
Reference in New Issue
Block a user