diff --git a/xstatic/pkg/leaflet/__init__.py b/xstatic/pkg/leaflet/__init__.py index 5e41aa2..c813cbf 100644 --- a/xstatic/pkg/leaflet/__init__.py +++ b/xstatic/pkg/leaflet/__init__.py @@ -28,7 +28,7 @@ MAINTAINER = 'Benjamin Dauvergne' MAINTAINER_EMAIL = 'bdauvergne@entrouvert.com' # this refers to the project homepage of the stuff we packaged: -HOMEPAGE = 'http://leaflet.github.io/' +HOMEPAGE = 'https://leafletjs.com/' # this refers to all files: LICENSE = '(same as %s)' % DISPLAY_NAME