Update and rename send-a-file-by-email.html to send-files-by-email.html

This commit is contained in:
karlchillmaid
2020-01-21 10:13:25 +00:00
committed by Chris Hill-Scott
parent f8fbf0dad5
commit 583965d1fb

View File

@@ -12,7 +12,7 @@
<p><a href="{{ url_for('.support') }}">Contact us</a> if you want to send files by email.</p>
<p>Follow the instructions to send a file by email in our <a href="{{ url_for('.documentation') }}">API documentation</a>.</p>
<p>Then follow the instructions to send a file by email in our <a href="{{ url_for('.documentation') }}">API documentation</a>.</p>
{% endblock %}