From 7d7b045638b5e02df31defb17277d95416479594 Mon Sep 17 00:00:00 2001 From: Valentinolucas Date: Fri, 11 Feb 2022 10:09:35 +0000 Subject: [PATCH] apm-2601 Fix developer-hub hyperlkink --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67c376e..c4b6c22 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This is a specification for the *{{ config['x-meta'].service_name }}* API. * `scripts/` Utilities helpful to developers of this specification. * `proxies/` Live (connecting to another service) and sandbox (using the sandbox container) Apigee API Proxy definitions. -Consumers of the API will find developer documentation on the [NHS Digital Developer Hub](https://developer.digital.nhs.uk/). +Consumers of the API will find developer documentation on the [NHS Digital Developer Hub](https://digital.nhs.uk/developer). ## Contributing Contributions to this project are welcome from anyone, providing that they conform to the [guidelines for contribution](https://github.com/NHSDigital/{{ config['x-meta'].service_name }}/blob/master/CONTRIBUTING.md) and the [community code of conduct](https://github.com/NHSDigital/{{ config['x-meta'].service_name }}/blob/master/CODE_OF_CONDUCT.md).