From 50d498ba0beb4a277a13c4fc2a7ef9296059abbf Mon Sep 17 00:00:00 2001 From: Paul Robert Lloyd Date: Tue, 28 Jun 2022 14:44:02 +0100 Subject: [PATCH] Use correct repo name in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 257b1bd22..c654e5da6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Submit social housing lettings and sales data (CORE) -[![Production CI/CD Pipeline](https://github.com/communitiesuk/mhclg-data-collection-beta/actions/workflows/production_pipeline.yml/badge.svg)](https://github.com/communitiesuk/mhclg-data-collection-beta/actions/workflows/production_pipeline.yml) -[![Staging CI/CD Pipeline](https://github.com/communitiesuk/mhclg-data-collection-beta/actions/workflows/staging_pipeline.yml/badge.svg)](https://github.com/communitiesuk/mhclg-data-collection-beta/actions/workflows/staging_pipeline.yml) +[![Production CI/CD Pipeline](https://github.com/communitiesuk/submit-social-housing-lettings-and-sales-data/actions/workflows/production_pipeline.yml/badge.svg)](https://github.com/communitiesuk/submit-social-housing-lettings-and-sales-data/actions/workflows/production_pipeline.yml) +[![Staging CI/CD Pipeline](https://github.com/communitiesuk/submit-social-housing-lettings-and-sales-data/actions/workflows/staging_pipeline.yml/badge.svg)](https://github.com/communitiesuk/submit-social-housing-lettings-and-sales-data/actions/workflows/staging_pipeline.yml) Ruby on Rails app that handles the submission of lettings and sales of social housing data in England. Currently in private beta. @@ -25,7 +25,7 @@ Ruby on Rails app that handles the submission of lettings and sales of social ho ## API documentation -API documentation can be found here: . This is driven by [OpenAPI docs](docs/api/DLUHC-CORE-Data.v1.json) +API documentation can be found here: . This is driven by [OpenAPI docs](docs/api/DLUHC-CORE-Data.v1.json) ## System architecture