Skip to content

fix: keep Download buttons on real file downloads - #713

Open
sharadvc wants to merge 1 commit into
processing:mainfrom
sharadvc:cursor/fix-download-cta-646-72c8
Open

fix: keep Download buttons on real file downloads#713
sharadvc wants to merge 1 commit into
processing:mainfrom
sharadvc:cursor/fix-download-cta-646-72c8

Conversation

@sharadvc

Copy link
Copy Markdown

Summary

Homepage/nav already go to /download. On the download page, .snap assets were rewritten to Snap Store install URLs, so Download-style buttons sent people to install flows instead of files.

Stop those overrides (use GitHub release downloadUrls) and prefer non-.snap packages for the primary OS download button when available.

Fixes #646

Stop rewriting Linux snap assets to snapcraft.io install pages so Download
CTAs serve files from GitHub releases. Prefer non-snap packages for the
primary OS download button.

Fixes processing#646

Co-authored-by: Sharad. <sharadvc@users.noreply.github.com>
@netlify

netlify Bot commented Sep 13, 2026

Copy link
Copy Markdown

Deploy Preview for java-processing-faf822 ready!

Name Link
🔨 Latest commit 5948819
🔍 Latest deploy log https://app.netlify.com/projects/java-processing-faf822/deploys/6aa65faf9922850008948763
😎 Deploy Preview https://deploy-preview-713--java-processing-faf822.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

download link doesn't link to downloads

1 participant