Fix Fleets for Good framing (recommended images already are it) - #3252
Merged
vpetersson merged 1 commit intoAug 5, 2026
Merged
Conversation
The home page and get-started presented balenaHub Fleets for Good as a
separate, alternative install ("Prefer fleet-managed, OTA-updated images? See
balenaHub Fleets for Good"). But the recommended Raspberry Pi Imager images are
the Fleets for Good builds, so they are already fleet-managed and update over
the air. The old copy implied a distinction that does not exist.
- Home: drop the misleading "Prefer ... See balenaHub Fleets for Good" line and
instead state on the recommended Raspberry Pi Imager card that these are
balenaHub Fleets for Good images that update over the air automatically.
- Get Started: note OTA updates on the recommended card, and reword the
balenaHub card to explain that the Imager and disk images are the Fleets for
Good builds (browse/download directly from balenaHub) rather than a separate
"fully managed" method.
Accuracy/copy only; no layout changes. Built locally with hugo, no errors.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KnaHskk4LSYZKggBdBZZwc
|
vpetersson
approved these changes
Aug 5, 2026
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.



Why
The home page and Get Started presented balenaHub Fleets for Good as a separate, alternative install ("Prefer fleet-managed, OTA-updated images? See balenaHub Fleets for Good"). That's misleading: the recommended Raspberry Pi Imager images are the Fleets for Good builds, so they're already fleet-managed and update over the air. The old copy implied a distinction that doesn't exist.
What
Copy/accuracy only, no layout changes. Built locally with Hugo, no errors.