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`