From f7992b3b984faa61effede7c8cec59b15b3d5af2 Mon Sep 17 00:00:00 2001 From: Leo Hemsted Date: Thu, 12 Mar 2020 13:27:48 +0000 Subject: [PATCH] link_to_file, not link_to_document --- app/templates/partials/templates/guidance-send-a-document.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/partials/templates/guidance-send-a-document.html b/app/templates/partials/templates/guidance-send-a-document.html index d033ab1d8..6a67d6ce8 100644 --- a/app/templates/partials/templates/guidance-send-a-document.html +++ b/app/templates/partials/templates/guidance-send-a-document.html @@ -6,7 +6,7 @@

- Download your document at: ((link_to_document)) + Download your document at: ((link_to_file))

Next, use the API to upload your document. Follow the instructions to send a document by email in the API documentation.