Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: efb and installer links #532

Merged

Conversation

NathanInnes
Copy link
Member

@NathanInnes NathanInnes commented Nov 8, 2024

Fixes #[issue_no]

Summary of changes

EFB links changed on footer, and projects index to reflect new URL.
Installer link also fixed on footer to actually do something
Installer link on download updated to CF link

Screenshots(if applicable)

< Provide screenshots of the affected areas if applicable to support your changes being made ensuring you show the full scope of the area changed and surrounding content, this allows for faster reviews on PRs. >

Copy link

vercel bot commented Nov 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 8, 2024 11:47pm

@@ -7,4 +7,6 @@ export const links: {[name: string]: string} = {
facebook: 'https://www.facebook.com/FlyByWireSimulations/',
opencollective: 'https://opencollective.com/flybywire',
docsfaq: 'https://docs.flybywiresim.com/faq',
installer: 'https://cdn.flybywiresim.com/installer/release/FlyByWire_Installer_Setup.exe',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we change this to the CF link?

Suggested change
installer: 'https://cdn.flybywiresim.com/installer/release/FlyByWire_Installer_Setup.exe',
installer: 'https://flybywirecdn.com/installer/release/FlyByWire_Installer_Setup.exe',

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actioned, wasn't aware that we changed service for this, fixed another location that used old link.

@NathanInnes NathanInnes closed this Nov 8, 2024
@NathanInnes NathanInnes deleted the fix-efb-installer-links branch November 8, 2024 23:39
@NathanInnes NathanInnes restored the fix-efb-installer-links branch November 8, 2024 23:39
@NathanInnes NathanInnes reopened this Nov 8, 2024
@NathanInnes NathanInnes merged commit 097b526 into flybywiresim:staging Nov 8, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants