wiedehopf / tar1090

Provides an improved webinterface for use with ADS-B decoders readsb / dump1090-fa
Other
1.27k stars 237 forks source link

Wrong TIS-B link #259

Closed gvanem closed 1 year ago

gvanem commented 1 year ago

The link in index.html: https://www.skybrary.aero/index.php/Traffic_Information_Service_-_Broadcast_(TIS-B) Should be: https://skybrary.aero/articles/traffic-information-service-broadcast-tis-b

(gives a Page not found). Hence:

--- a/index.html
+++ b/index.html
@@ -119,7 +119,7 @@
             </div>
             <div class="infoHeading">
               <span title="TIS-B link">
-                <a class="link" target="_blank" href="https://www.skybrary.aero/index.php/Traffic_Information_Service_-_Broadcast_(TIS-B)" rel="noreferrer">ATC contact broadcast</a></span>
+                <a class="link" target="_blank" href="https://skybrary.aero/articles/traffic-information-service-broadcast-tis-b" rel="nore ferrer">ATC contact broadcast</a></span>
             </div>
             <div class="rSpacer">
             </div>