From 79fb216dd4b56b84e7be989be3f9418483cf5013 Mon Sep 17 00:00:00 2001 From: Jessica Jenkins Date: Tue, 21 Jul 2026 13:42:42 +0100 Subject: [PATCH] remove dp-frontend-cookie-controller --- guides/INSTALLING.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/guides/INSTALLING.md b/guides/INSTALLING.md index 2c07148..430ff0e 100644 --- a/guides/INSTALLING.md +++ b/guides/INSTALLING.md @@ -63,7 +63,6 @@ Clone the GitHub repos for [web](#web-journey), [publishing](#publishing-journey - [sixteens](https://github.com/ONSdigital/sixteens) - [dp-frontend-router](https://github.com/ONSdigital/dp-frontend-router) - [dp-frontend-homepage-controller](https://github.com/ONSdigital/dp-frontend-homepage-controller) -- [dp-frontend-cookie-controller](https://github.com/ONSdigital/dp-frontend-cookie-controller) - [dp-frontend-dataset-controller](https://github.com/ONSdigital/dp-frontend-dataset-controller) - [dp-frontend-feedback-controller](https://github.com/ONSdigital/dp-frontend-feedback-controller) @@ -75,7 +74,6 @@ Clone the GitHub repos for [web](#web-journey), [publishing](#publishing-journey git clone git@github.com:ONSdigital/dp-frontend-router git clone git@github.com:ONSdigital/dp-frontend-homepage-controller - git clone git@github.com:ONSdigital/dp-frontend-cookie-controller git clone git@github.com:ONSdigital/dp-frontend-dataset-controller git clone git@github.com:ONSdigital/dp-frontend-feedback-controller @@ -274,7 +272,6 @@ Run all the services in the [web journey](#web-journey) - [sixteens](https://github.com/ONSdigital/sixteens) - use: `$ ./run.sh` - [dp-frontend-router](https://github.com/ONSdigital/dp-frontend-router) - [dp-frontend-homepage-controller](https://github.com/ONSdigital/dp-frontend-homepage-controller) -- [dp-frontend-cookie-controller](https://github.com/ONSdigital/dp-frontend-cookie-controller) - [dp-frontend-dataset-controller](https://github.com/ONSdigital/dp-frontend-dataset-controller) - [dp-frontend-feedback-controller](https://github.com/ONSdigital/dp-frontend-feedback-controller)