Fix letter spec link

This commit is contained in:
karlchillmaid
2020-02-28 09:57:31 +00:00
committed by GitHub
parent 414dee7002
commit ba40f5b629

View File

@@ -48,7 +48,7 @@
<li>smaller than 2MB</li>
</ul>
<p>To help you set up your letter, you can download our <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.upload_a_letter', _anchor='letter-specification') }}">letter specification document (PDF)</a>.</p>
<p>To help you set up your letter, you can download our <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.letter_spec') }}">letter specification document (PDF)</a>.</p>
</div>
</div>
{% endblock %}