Skip to content

Commit d6b200a

Browse files
authored
Merge pull request #41 from airqo-platform/staging
move to production
2 parents 6a1140c + 29aa757 commit d6b200a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/leaflet.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
L.control
149149
.attribution({
150150
prefix:
151-
'<a href="https://airqo.net/" target="_blank">Powered by AirQo</a>',
151+
'<a href="https://analytics.airqo.net/" target="_blank">Powered by AirQo</a>',
152152
position: "bottomright",
153153
})
154154
.addTo(map);

0 commit comments

Comments
 (0)