Skip to content

Commit c5e7792

Browse files
authored
Try different CDN
1 parent 0e9c7bd commit c5e7792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

folium/plugins/heat_map.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
_default_js = [
2121
('leaflet-heat.js',
22-
'https://raw.githack.com/Conengmo/folium/fix-heatmap-intensity/folium/templates/leaflet_heat.min.js'),
22+
'https://cdn.jsdelivr.net/gh/Conengmo/folium@fix-heatmap-intensity/folium/templates/leaflet_heat.min.js'),
2323
]
2424

2525

0 commit comments

Comments
 (0)