From 791600a9c2170a3aa419caa2504beaa77791430b Mon Sep 17 00:00:00 2001 From: catherineheywood Date: Mon, 9 May 2016 11:37:16 +0100 Subject: [PATCH] Change Quick start to Before you start --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index f25dff89b..26b48509a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3,7 +3,7 @@ This document is for central government developers and technical architects who want to use the GOV.UK Notify platform to send notifications to users of their digital service. * [About GOV.UK Notify](#about_Notify) -* [Quick start guide to GOV.UK Notify](#quickstart) +* [Before you start](#beforestart) * [Integrate the GOV.UK Notify API into your service](#integrate_Notify) * [Authenticate requests](#AuthRequests) * [JSON Web Tokens: claims](#JWT_claims) @@ -28,7 +28,7 @@ There are 2 ways to send notifications: To find out more about GOV.UK Notify, see the [Government as a Platform](https://governmentasaplatform.blog.gov.uk/) blog. -

Quick start guide to GOV.UK Notify

+

Before you start

1. Register for a [GOV.UK Notify](https://www.notifications.service.gov.uk/) account.