diff --git a/CHANGELOG.md b/CHANGELOG.md index a5dca82..dcd2383 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,10 @@ This app presents the landing page experience for landregistry.data.gov.uk, including the SPARQL Qonsole -## 1.7.6 - 2024-03-12 +## 1.7.6 - 2024-06 +- (Jon) - Updated the deployment.yaml file to mirror the new branch names post + branch cleanup. - (Jon) Reconfigured the `detailed documentation` links, both english and welsh, to point to the `app/doc/ppd` path; alongside adding tests querying the new route to ensure the route is valid and contains the expected content. All diff --git a/deployment.yaml b/deployment.yaml index 012ee5d..3b73b17 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -8,7 +8,7 @@ deployments: - branch: "preprod" deploy: "preprod" publish: "preprod" - - branch: "dev-infrastructure" + - branch: "dev" deploy: "dev" publish: "dev" - branch: "[a-zA-Z0-9]+"