Update links

This commit is contained in:
karlchillmaid
2019-12-04 11:46:26 +00:00
committed by Chris Hill-Scott
parent 4b598d463c
commit c1f3f5c99e

View File

@@ -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 youre 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>Notifys 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>