From 9e79f5bd750d751e928e60d0f4dfe13758fbcc5f Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Thu, 5 Sep 2019 16:47:28 +0100 Subject: [PATCH] Add 'API' to the link for clarity --- app/templates/views/api/callbacks/delivery-status-callback.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/api/callbacks/delivery-status-callback.html b/app/templates/views/api/callbacks/delivery-status-callback.html index 767b4bd3f..6a4e4e2bd 100644 --- a/app/templates/views/api/callbacks/delivery-status-callback.html +++ b/app/templates/views/api/callbacks/delivery-status-callback.html @@ -19,7 +19,7 @@

When you send an email or text message, we can tell you if Notify was able to deliver it. - Read the Callbacks section of the documentation for more information. + Read the Callbacks section of the API documentation for more information.

{% call form_wrapper() %}