Update app/templates/partials/templates/guidance-send-a-document.html

Co-Authored-By: Chris Hill-Scott <me@quis.cc>
This commit is contained in:
karlchillmaid
2019-09-02 15:48:27 +01:00
committed by GitHub
parent a94ca9082c
commit f2611f61b8

View File

@@ -9,4 +9,4 @@
Download your document at: ((link_to_document))
</p>
</div>
Next, use the API to upload your document. Follow the instructions to send a document by email in the <a href="https://www.notifications.service.gov.uk/documentation">API documentation</a>.
Next, use the API to upload your document. Follow the instructions to send a document by email in the <a href="{{ url_for('main.documentation') }}">API documentation</a>.