From da4f754157900fded0c2a03349eeed37607b7fd3 Mon Sep 17 00:00:00 2001 From: jamesstottmoj Date: Wed, 2 Oct 2024 08:59:26 +0100 Subject: [PATCH] attempting to fix build and test documentation step --- .../documentation/platform/infrastructure/terraform.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/documentation/platform/infrastructure/terraform.html.md.erb b/source/documentation/platform/infrastructure/terraform.html.md.erb index 756d8bc00c..d1662641d9 100644 --- a/source/documentation/platform/infrastructure/terraform.html.md.erb +++ b/source/documentation/platform/infrastructure/terraform.html.md.erb @@ -199,7 +199,7 @@ To create a new Terraform component, you will need to: ## Static Analysis Static analysis was introduced in [#866](https://github.com/ministryofjustice/data-platform/pull/866), however the components that make up Analytical Platform -have not been remediated yet, this is addressed in [#886](https://github.com/ministryofjustice/data-platform/issues/886) +have not been remediated yet, this is addressed in [#886](https://github.com/ministryofjustice/analytical-platform/issues/886) If you are working on a component that has not yet been addressed, you will need to add the label `override-static-analysis` to your pull request