From 7b29032ce512f1af28b89d3b6a4596d30d949bc5 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Tue, 15 Feb 2022 13:55:46 +0100 Subject: [PATCH] fix documentation link for office=coworking preset, fixes #403 --- data/presets/office/coworking.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/data/presets/office/coworking.json b/data/presets/office/coworking.json index dc0edd64..a5e707e8 100644 --- a/data/presets/office/coworking.json +++ b/data/presets/office/coworking.json @@ -19,9 +19,5 @@ "tags": { "office": "coworking" }, - "reference": { - "key": "amenity", - "value": "coworking_space" - }, "name": "Coworking Space" }