X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e6afda8764a6c96fc350d2417154cd0c432eefda..078da130b7c6aed8ced8672bda797b79d0af11c3:/Vendorfile diff --git a/Vendorfile b/Vendorfile index 000a05ff7..6d0eb1196 100644 --- a/Vendorfile +++ b/Vendorfile @@ -1,6 +1,6 @@ folder 'vendor/assets' do folder 'leaflet' do - from 'https://github.com/jfirebaugh/Leaflet.git', :branch => 'osm' do + from 'https://github.com/CloudMade/Leaflet.git' do file 'leaflet.css', 'dist/leaflet.css' file 'leaflet.ie.css', 'dist/leaflet.ie.css' file 'leaflet.js', 'dist/leaflet-src.js'