Remove comment-out

Because we've added 'Send a document' content to all client docs and we added channel-specific features pages with 'Send files by email' content, we're going to reintroduce the instructions that were commented out as part of https://github.com/alphagov/notifications-admin/pull/2270
This commit is contained in:
karlchillmaid
2019-09-02 15:30:34 +01:00
committed by GitHub
parent af689d4ac3
commit a94ca9082c

View File

@@ -9,5 +9,4 @@
Download your document at: ((link_to_document))
</p>
</div>
Next, use the API to upload your document.<!--<p> Follow the instructions to send a document by email in the <a href="https://www.notifications.service.gov.uk/documentation">API client documentation</a>.
</p>-->
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>.