diff --git a/index.html b/index.html
index 01b54995c3..704cbdc6ee 100644
--- a/index.html
+++ b/index.html
@@ -52,7 +52,7 @@
}).addTo(map);
// KML URL with username and password
- var kmlUrl = 'https://USERNAME:abodyinmotion@share.garmin.com/Feed/Share/NDB92';
+ var kmlUrl = 'https://USERNAME:abodyinmotion@share.garmin.com/Feed/ShareLoader/NDB92';
// Use CorsProxy.io to handle CORS for the KML file
var corsProxy = 'https://corsproxy.io/?';