From 52742029377a7a17b84176fecaecd21a9a4ab225 Mon Sep 17 00:00:00 2001 From: Catherine Heywood Date: Mon, 23 May 2016 10:30:52 +0100 Subject: [PATCH] typo --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 6b1fa8898..82b9629fc 100644 --- a/docs/index.md +++ b/docs/index.md @@ -57,7 +57,7 @@ To find out more about GOV.UK Notify, see the [Government as a Platform](https:/ There are 2 ways to integrate the API into your service: * use one of the client libraries provided by GOV.UK Notify (see the Usage section in the Readme files): - * [Python library](https://github.com/alphagov/nnotifications-python-client/blob/master/README.md#usage) + * [Python library](https://github.com/alphagov/notifications-python-client/blob/master/README.md#usage) * [PHP library](https://github.com/alphagov/notifications-php-client/blob/master/README.md#usage) * [Java library](https://github.com/alphagov/notifications-java-client) * develop your own integration to produce requests in the correct format