From 8393069ffdaa1b66d00146ef60dcae216a29ce83 Mon Sep 17 00:00:00 2001 From: caprenter Date: Tue, 6 Jun 2023 14:03:13 +0100 Subject: [PATCH] Two coops had the wrong longitude value so were in the wrong place Negative longitude added instead of positive Signed-off-by: Chris Croome --- _coops/fractals.md | 2 +- _coops/impact-box.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_coops/fractals.md b/_coops/fractals.md index 7a6cdd0..023f23a 100644 --- a/_coops/fractals.md +++ b/_coops/fractals.md @@ -6,7 +6,7 @@ website: https://fractals.coop/ email: hello@fractals.coop address: 17 Main Street, Ponteland, Newcastle Upon Tyne, United Kingdom, NE20 9NH latitude: 55.0497996 -longitude: 1.7420506 +longitude: -1.7420506 services: - strategy --- diff --git a/_coops/impact-box.md b/_coops/impact-box.md index eda0611..209b40c 100644 --- a/_coops/impact-box.md +++ b/_coops/impact-box.md @@ -6,7 +6,7 @@ website: https://impactbox.coop/ email: hello@impactbox.coop address: Lytchett House Wareham Road, Lytchett Matravers, Poole, England, BH16 6FA latitude: 50.7588805 -longitude: 2.0747285 +longitude: -2.0747285 clients: services: - strategy