mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-29 11:53:03 +00:00
Change http to https of https://leafletjs.com (#7857)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
export function createBanner(version) {
|
||||
return `/* @preserve
|
||||
* Leaflet ${version}, a JS library for interactive maps. http://leafletjs.com
|
||||
* Leaflet ${version}, a JS library for interactive maps. https://leafletjs.com
|
||||
* (c) 2010-${new Date().getFullYear()} Vladimir Agafonkin, (c) 2010-2011 CloudMade
|
||||
*/
|
||||
`;
|
||||
|
Reference in New Issue
Block a user