mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-17 00:32:58 -04:00
link_to_file, not link_to_document
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</p>
|
||||
<div class="panel panel-border-wide">
|
||||
<p>
|
||||
Download your document at: ((link_to_document))
|
||||
Download your document at: ((link_to_file))
|
||||
</p>
|
||||
</div>
|
||||
Next, use the API to upload your document. Follow the instructions to send a document by email in the <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.documentation') }}">API documentation</a>.
|
||||
|
||||
Reference in New Issue
Block a user