From 18f4d1e8c1a6521625dde8609ce598e536634195 Mon Sep 17 00:00:00 2001 From: catherineheywood Date: Mon, 9 May 2016 12:51:02 +0100 Subject: [PATCH] POST and GET in link --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 006ccb0f8..17eb7fda3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -26,7 +26,7 @@ There are 2 ways to send notifications: * use the [GOV.UK Notify](https://www.notifications.service.gov.uk/) web application * [integrate your web applications or back office systems](#integrate_Notify) with the GOV.UK Notify API -The GOV.UK Notify allows you to [send notifications](#sendnotifications) and [get the status of notifications](#getnotifications) you have sent. +The GOV.UK Notify allows you to [send notifications (POST)](#sendnotifications) and [get the status of notifications (GET)](#getnotifications) you have sent. To find out more about GOV.UK Notify, see the [Government as a Platform](https://governmentasaplatform.blog.gov.uk/) blog.