mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
Ref T199, help page URL
This commit is contained in:
@@ -52,7 +52,7 @@ namespace BlackCore
|
||||
|
||||
// spare: "https://vatsim-germany.org:50443/datastore/shared"
|
||||
m_newsUrls = CUrlList({ "http://swift-project.org/" });
|
||||
m_onlineHelpUrls = CUrlList({ "help.swift-project.org/" });
|
||||
m_onlineHelpUrls = CUrlList({ "https://datastore.swift-project.org/page/swifthelpdispatcher.html" });
|
||||
m_mapUrls = CUrlList({ "map.swift-project.org/" });
|
||||
m_ncepGlobalForecastSystemUrl = CUrl("http://nomads.ncep.noaa.gov/cgi-bin/filter_gfs_0p50.pl");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user