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)