Update links missed in previous work

Includes those in:
- the static 5xx error page
- validation messaging
- guidance page about trial mode
- links used in tests

Issues raised in https://github.com/alphagov/notifications-admin/pull/3303#issuecomment-589572715
This commit is contained in:
Tom Byers
2020-02-21 11:35:13 +00:00
parent 5459dd8c13
commit 1513cfa9e6
5 changed files with 29 additions and 10 deletions

View File

@@ -24,7 +24,7 @@
To remove these restrictions:
</p>
<ol class="list list-number">
<li><a href="{{ url_for('.sign_in') }}">Sign in to Notify</a>.</li>
<li><a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.sign_in') }}">Sign in to Notify</a>.</li>
<li>Go to the <b class="govuk-!-font-weight-bold">Settings</b> page.</li>
<li>Select <b class="govuk-!-font-weight-bold">Request to go live</b>.</li>
</ol>