mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-01 04:09:46 -04:00
Updated link
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
</ul>
|
||||
|
||||
{% if not current_user.is_authenticated %}
|
||||
<p><a href="https://www.notifications.service.gov.uk/register">Create an account</a> then set up as many different services as you need to. Each service has its own free text message allowance.</p>
|
||||
<p><a href="{{ url_for('main.register') }}">Create an account</a> then set up as many different services as you need to. Each service has its own free text message allowance.</p>
|
||||
{% endif %}
|
||||
|
||||
<p>When you set up a new service it will start in <a href="{{ url_for('main.trial_mode_new') }}">trial mode</a>.</p>
|
||||
|
||||
Reference in New Issue
Block a user