From aed2d4dba108671affaf7bc9476f18f08881a35d Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Wed, 15 Jan 2025 10:57:57 +0000 Subject: [PATCH] Remove link with no `href` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This link doesn’t do anything when you click it. We can link to the API documentation later once we add guidance for API users in https://github.com/alphagov/notifications-admin/pull/5352/files --- app/templates/views/guidance/using-notify/delivery-times.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/guidance/using-notify/delivery-times.html b/app/templates/views/guidance/using-notify/delivery-times.html index d078a8ed07..6153a1665a 100644 --- a/app/templates/views/guidance/using-notify/delivery-times.html +++ b/app/templates/views/guidance/using-notify/delivery-times.html @@ -48,7 +48,7 @@

Identify the returned l
  • a reference for each letter if you include either:
    • a column called ‘reference’ in the list of addresses you upload
    • -
    • the reference argument when making an API call if you use the Notify API
    • +
    • the reference argument when making an API call if you use the Notify API