Fix sign in link

This commit is contained in:
karlchillmaid
2020-01-27 09:06:28 +00:00
committed by GitHub
parent 96b6d6e6ac
commit be09dee10d

View File

@@ -15,7 +15,7 @@
<p>To upload and send your own letter from a PDF file:</p>
<ol class="list list-number">
<li><a href="{{ url_for('.register') }}">Sign in to Notify</a>.</li>
<li><a href="{{ url_for('.sign_in') }}">Sign in to Notify</a>.</li>
<li>Go to the <b class="govuk-!-font-weight-bold">Uploads</b> page.</li>
<li>Select <b class="govuk-!-font-weight-bold">Upload a letter</b>.</li>
<li>Select <b class="govuk-!-font-weight-bold">Choose file</b>.</li>