Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions guides/INSTALLING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand All @@ -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
Expand Down Expand Up @@ -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)

Expand Down
Loading