diff --git a/ember/app/templates/tracking/info.hbs b/ember/app/templates/tracking/info.hbs
index dddef91920..d3beecaff8 100644
--- a/ember/app/templates/tracking/info.hbs
+++ b/ember/app/templates/tracking/info.hbs
@@ -23,7 +23,7 @@
{{t "tracking.lt24-clients"}}:
- {{t "tracking.lt24-description" htmlSafe=true livetrack24=(html-safe "LiveTrack24") skylines=(html-safe "skylines.aero
")}}
+ {{t "tracking.lt24-description" htmlSafe=true livetrack24=(html-safe "LiveTrack24") skylines=(html-safe "skylines.aero
")}}
diff --git a/skylines/frontend/views/livetrack24.py b/skylines/frontend/views/livetrack24.py
index 11c994778d..42545266f5 100644
--- a/skylines/frontend/views/livetrack24.py
+++ b/skylines/frontend/views/livetrack24.py
@@ -208,7 +208,7 @@ def track():
"""
LiveTrack24 tracking API
- see: http://www.livetrack24.com/wiki/LiveTracking%20API
+ see: https://www.livetrack24.com/docs/api
"""
# Read and check the request type
@@ -235,7 +235,7 @@ def client():
"""
LiveTrack24 tracking API
- see: http://www.livetrack24.com/wiki/LiveTracking%20API
+ see: https://www.livetrack24.com/docs/api
"""
# Read and check the request type