Update DownloadSection to link to macArm download for improved compatibility

This commit is contained in:
Jamie Pine
2026-01-25 17:54:00 -08:00
parent 57880fc2c7
commit e6a05f7208
+1 -1
View File
@@ -10,7 +10,7 @@ export function DownloadSection() {
{
platform: 'Mac',
icon: Laptop,
link: DOWNLOAD_LINKS.mac,
link: DOWNLOAD_LINKS.macArm,
description: 'macOS (Intel + Apple Silicon)',
},
{