X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a566589c1becb18ad2d12623d0ff240ea279d8e6..0547bda93fe463069bcd79415dacf5b039b24733:/Vendorfile diff --git a/Vendorfile b/Vendorfile index c759e531c..4c6a80839 100644 --- a/Vendorfile +++ b/Vendorfile @@ -15,7 +15,7 @@ folder 'vendor/assets' do folder 'img', 'src/img' end - from 'https://github.com/jfirebaugh/leaflet-osm.git' do + from 'https://github.com/openstreetmap/leaflet-osm.git' do file 'leaflet.osm.js', 'leaflet-osm.js' end @@ -30,7 +30,7 @@ folder 'vendor/assets' do folder 'iD/img', 'dist/img' folder 'iD/locales', 'dist/locales' folder 'iD/mapillary-js', 'dist/mapillary-js' - folder 'iD/pannellum-streetside', 'dist/pannellum-streetside' + folder 'iD/pannellum', 'dist/pannellum' file 'iD.css.erb', 'dist/iD.css' do |path| rewrite(path) do |content|