diff options
Diffstat (limited to 'htdocs/index.html')
-rw-r--r-- | htdocs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index 27b0f9a..d9cff65 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -12,7 +12,7 @@ <!-- Streets --> <script src='https://rawcdn.githack.com/Viglino/Canvas-TextPath/9a757d745071e0eaf2440a1d02117dad38f5b6dd/ctxtextpath.js'></script> <script src='https://rawcdn.githack.com/yakitoritabetai/Leaflet.LabelTextCollision/90fe755cc7ec5d97b71e2e953464fa5369d6e655/dist/L.LabelTextCollision.js'></script> - <script src='https://raw.githack.com/triedeti/Leaflet.streetlabels/master/src/Leaflet.streetlabels.js'></script> + <script src='leafletjs/Leaflet.streetlabels.js'></script> <!-- Map Editor --> <script src='leafletjs/Leaflet.Editable.js'></script> </head> |