Skip to content

Commit 93035b7

Browse files
committed
map: use new api url
1 parent 36b5aba commit 93035b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

map/map.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ <h3><%- props.metacommunity %></h3>
7070
<script type="text/javascript" src="community_map.js"></script>
7171
<script>
7272
var widget = FFCommunityMapWidget({
73-
geoJson: 'http://fossasia.net/map/ffGeoJsonp.php?callback=?',
73+
geoJson: 'http://api.fossasia.net/map/ffGeoJsonp.php?callback=?',
7474
scrollByMousewheel : true,
7575
hideLocationButton: false,
7676
hideLayerControl: false,

0 commit comments

Comments
 (0)