From d587768e1d470a591a56bdbc87fac49066f875fa Mon Sep 17 00:00:00 2001 From: catherineheywood Date: Mon, 9 May 2016 11:44:46 +0100 Subject: [PATCH] link to descriptions of fields --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 4e04e4358..d6c496a82 100644 --- a/docs/index.md +++ b/docs/index.md @@ -211,7 +211,7 @@ The response (status code 200) will be: } } ``` -See below for explanations of the fields. +See [below](#fieldsforGET) for explanations of the fields. To retrieve the status of all notifications: @@ -266,7 +266,7 @@ The response (status code 200) will be: 'page_size': 50 } ``` - + where: * `status` is the status of the notification; this can be `sending`, `delivered`, or `failed`