diff --git a/src/config.js b/src/config.js
index 2ec4896..a5142fd 100644
--- a/src/config.js
+++ b/src/config.js
@@ -20,7 +20,7 @@ const mapConfig = {
maxBounds: ([[55.7, -4.3], [56.3, -3.1]]),
},
tileLayer: {
- uri: "https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}{r}.png",
+ uri: "https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",
params: {
minZoom: 11,
attribution: "© OpenStreetMap contributors & Wikimedia",