From 230d62ddd615b1a9e33d276422c7c7b41f614391 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Wed, 26 Feb 2020 17:00:31 +0000 Subject: [PATCH] Update guidance page content --- app/templates/views/guidance/send-files-by-email.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/views/guidance/send-files-by-email.html b/app/templates/views/guidance/send-files-by-email.html index febb10243..11f55bba0 100644 --- a/app/templates/views/guidance/send-files-by-email.html +++ b/app/templates/views/guidance/send-files-by-email.html @@ -8,8 +8,8 @@

Send files by email

-

Contact us if you want to send files by email.

+

To send a file by email, follow the instructions in our API documentation.

-

Then follow the instructions to send a file by email in our API documentation.

+

This is an API-only feature.

{% endblock %}