Change Quick start to Before you start

This commit is contained in:
catherineheywood
2016-05-09 11:37:16 +01:00
parent 596f3f7235
commit 791600a9c2

View File

@@ -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. 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) * [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) * [Integrate the GOV.UK Notify API into your service](#integrate_Notify)
* [Authenticate requests](#AuthRequests) * [Authenticate requests](#AuthRequests)
* [JSON Web Tokens: claims](#JWT_claims) * [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. To find out more about GOV.UK Notify, see the [Government as a Platform](https://governmentasaplatform.blog.gov.uk/) blog.
<h2 id="quickstart">Quick start guide to GOV.UK Notify</h2> <h2 id="beforestart">Before you start</h2>
1. Register for a [GOV.UK Notify](https://www.notifications.service.gov.uk/) account. 1. Register for a [GOV.UK Notify](https://www.notifications.service.gov.uk/) account.