We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39dc3db commit b1ac3b4Copy full SHA for b1ac3b4
1 file changed
src/constants/links.ts
@@ -9,5 +9,7 @@ export const links: {[name: string]: string} = {
9
docsfaq: 'https://docs.flybywiresim.com/faq',
10
installer: 'https://flybywirecdn.com/installer/release/FlyByWire_Installer_Setup.exe',
11
efb: 'https://docs.flybywiresim.com/aircraft/common/flypados3',
12
+ a32nx: 'https://flybywiresim.com/projects/a32nx',
13
+ a380x: 'https://flybywiresim.com/projects/a380x',
14
pressKit: 'https://github.com/flybywiresim/branding',
15
};
0 commit comments