Skip to content

Commit 8b07641

Browse files
Update index.html
Updating copyright
1 parent 4c16c01 commit 8b07641

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</head>
1111
<body>
1212
<div id="map"></div>
13-
<p><a href="https://www.maptiler.com/copyright/" target="_blank">© MapTiler</a> <a href="https://www.openstreetmap.org/copyright" target="_blank">© OpenStreetMap contributors</a></p>
13+
<p><a href="https://www.maptiler.com/copyright/" target="_blank">© MapTiler</a></p>
1414
<script>
1515
// You can remove the following line if you don't need support for RTL (right-to-left) labels:
1616
maplibregl.setRTLTextPlugin('https://cdn.maptiler.com/mapbox-gl-js/plugins/mapbox-gl-rtl-text/v0.1.2/mapbox-gl-rtl-text.js');
@@ -22,4 +22,4 @@
2222
});
2323
</script>
2424
</body>
25-
</html>
25+
</html>

0 commit comments

Comments
 (0)