From f48c829cb9b120537515b6d3e7a6aa6db9d94321 Mon Sep 17 00:00:00 2001 From: Paul Berry Date: Mon, 9 Feb 2026 09:52:14 +0000 Subject: [PATCH] [NRL-1788] Update README.md Removed broken link to old Build workflow. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4b47123..0432139 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # nrl-consumer-api -![Build](https://github.com/NHSDigital/nrl-consumer-api/workflows/Build/badge.svg?branch=master) - This is a specification for the *nrl-consumer-api* API. * `specification/` This [Open API Specification](https://swagger.io/docs/specification/about/) describes the endpoints, methods and messages exchanged by the API. Use it to generate interactive documentation; the contract between the API and its consumers.