diff --git a/landing/src/components/DownloadSection.tsx b/landing/src/components/DownloadSection.tsx index cfb6129a..dcd8e5f1 100644 --- a/landing/src/components/DownloadSection.tsx +++ b/landing/src/components/DownloadSection.tsx @@ -10,7 +10,7 @@ export function DownloadSection() { { platform: 'Mac', icon: Laptop, - link: DOWNLOAD_LINKS.mac, + link: DOWNLOAD_LINKS.macArm, description: 'macOS (Intel + Apple Silicon)', }, {