Update links

Update links
This commit is contained in:
karlchillmaid
2019-04-09 16:36:43 +01:00
committed by Chris Hill-Scott
parent bb346006ee
commit 0c0ffd8dee

View File

@@ -18,9 +18,9 @@
<p>If you work for central government, a local authority or the NHS, you can use GOV.UK Notify to keep your users updated.</p>
<p>Notify makes it easy to create, customise and send:</p>
<ul class="list list-bullet">
<li><a href="https://www.notifications.service.gov.uk/features/emails">emails</a></li>
<li><a href="https://www.notifications.service.gov.uk/features/text-messages">text messages</a></li>
<li><a href="https://www.notifications.service.gov.uk/features/letters">letters</a></li>
<li><a href="{{ url_for('main.features_email') }}">emails</a></li>
<li><a href="{{ url_for('main.features_sms') }}">text messages</a></li>
<li><a href="{{ url_for('main.features_letters') }}">letters</a></li>
</ul>
<p>You dont need any technical knowledge to use Notify.</p>
{% if not current_user.is_authenticated %}