Add prominent download links to README#11221
Merged
sensei-hacker merged 2 commits intoiNavFlight:maintenance-9.xfrom Jan 11, 2026
Merged
Add prominent download links to README#11221sensei-hacker merged 2 commits intoiNavFlight:maintenance-9.xfrom
sensei-hacker merged 2 commits intoiNavFlight:maintenance-9.xfrom
Conversation
Merge maintenance-9.x to master
This change makes it easier for users to find and download INAV Configurator and firmware by adding a dedicated Downloads section near the top of the README. Previously, download links were buried in the Tools section lower in the document, requiring users to scroll and search. The new Downloads section appears right after the Community section, making it immediately visible to new users. Benefits: - Reduces user friction - fewer clicks to find downloads - Improves user experience for new users - Links use /releases/latest URLs that automatically show the latest version - Clear instructions to select platform from Assets section 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
Branch Targeting SuggestionYou've targeted the
If This is an automated suggestion to help route contributions to the appropriate branch. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR makes it easier for users to find and download INAV Configurator and firmware by adding a dedicated Downloads section near the top of the README.
Problem
Currently, download links are buried in the Tools section lower in the document. New users have to:
This is too many steps for a common user task.
Solution
Added a prominent Downloads section immediately after the INAV Community section with:
/releases/latestURL/releases/latestURLBenefits
/releases/latestURLs automatically show the most current version