mirror of
https://github.com/jamiepine/voicebox.git
synced 2026-09-15 04:40:40 -07:00
Update DownloadSection to link to macArm download for improved compatibility
This commit is contained in:
@@ -10,7 +10,7 @@ export function DownloadSection() {
|
||||
{
|
||||
platform: 'Mac',
|
||||
icon: Laptop,
|
||||
link: DOWNLOAD_LINKS.mac,
|
||||
link: DOWNLOAD_LINKS.macArm,
|
||||
description: 'macOS (Intel + Apple Silicon)',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user