diff --git a/config.json.example b/config.json.example
index f7b40c3..f1e6b2c 100644
--- a/config.json.example
+++ b/config.json.example
@@ -17,12 +17,12 @@
},
{
"name": "Luftbilder NRW",
- "url": "https://www.wms.nrw.de/geobasis/wms_nw_dop20?",
+ "url": "https://www.wms.nrw.de/geobasis/wms_nw_dop?",
"config": {
"maxZoom": 20,
"attribution": "DOP20, Land NRW (2017), Datenlizenz Deutschland - Namensnennung - Version 2.0 (www.govdata.de/dl-de/by-2-0)",
"format": "image/jpeg",
- "layers": "nw_dop20"
+ "layers": "nw_dop_rgb"
}
}
],