Skip to content

CE: Fix broken desktop download links on landing page#297

Merged
ericflo merged 1 commit intomainfrom
ce/fix-desktop-download-links
Apr 15, 2026
Merged

CE: Fix broken desktop download links on landing page#297
ericflo merged 1 commit intomainfrom
ce/fix-desktop-download-links

Conversation

@ericflo
Copy link
Copy Markdown
Owner

@ericflo ericflo commented Apr 15, 2026

What

Fix 404 download links for desktop app on modelrelay.io landing page.

Why

GitHub's latest release tag points to v0.2.10 (CLI release), which lacks desktop assets. All three download buttons (Linux .deb, macOS .dmg, Windows .exe) returned 404.

Fix

Replace /releases/latest/download/ with /releases/download/desktop-v0.1.0/ to link directly to the desktop release tag which has the correct assets.

Test

All 3 download URLs now return 302 instead of 404.

@ericflo ericflo merged commit d540295 into main Apr 15, 2026
12 checks passed
@ericflo ericflo deleted the ce/fix-desktop-download-links branch April 15, 2026 18:44
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.

1 participant