Update leaflet-osm repo owner

This commit is contained in:
Paul Norman 2023-09-19 21:56:54 -07:00
parent 926229e286
commit cfcb89a9c9
No known key found for this signature in database
GPG key ID: 83FBBDE1C4E90664

View file

@ -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