mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-24 20:31:19 -05:00
Update links
This commit is contained in:
committed by
Chris Hill-Scott
parent
4b598d463c
commit
c1f3f5c99e
@@ -27,7 +27,7 @@
|
||||
|
||||
<h2 class="heading-medium" id="personalised-messages">Personalised content</h2>
|
||||
<p>Notify makes it easy to send personalised messages from a single template.</p>
|
||||
<p>Read <a href="{{ url_for('.guidance') }}">how to personalise the content of your messages</a>.</p>
|
||||
<p>Read <a href="{{ url_for('.guidance', _anchor='personalised-content') }}">how to personalise the content of your messages</a>.</p>
|
||||
|
||||
<h2 class="heading-medium" id="bulk-sending">Bulk sending</h2>
|
||||
<p>To send a batch of messages at once, upload a list of contact details to Notify. If you’re sending emails and text messages, you can also schedule the date and time you want them to be sent.</p>
|
||||
@@ -38,7 +38,7 @@
|
||||
|
||||
<h2 class="heading-medium" id="reporting">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>Read more about how <a href="{{ url_for('main.message_status') }}">message status</a> works.</p>
|
||||
<p>Read more about how <a href="{{ url_for('main.message_status') }}">delivery status</a> works.</p>
|
||||
|
||||
<h2 class="heading-medium" id="permissions">Permissions</h2>
|
||||
<p>Control which members of your team can see, create, edit and send messages.</p>
|
||||
|
||||
Reference in New Issue
Block a user