mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 16:38:59 -04:00
Update links
Update links
This commit is contained in:
committed by
Chris Hill-Scott
parent
bb346006ee
commit
0c0ffd8dee
@@ -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 don’t need any technical knowledge to use Notify.</p>
|
||||
{% if not current_user.is_authenticated %}
|
||||
|
||||
Reference in New Issue
Block a user