From 02f3e3c150ca4a37361898cc36d6b57dd63d1bc9 Mon Sep 17 00:00:00 2001 From: Mario Escobedo Date: Mon, 2 Feb 2026 22:10:49 +0100 Subject: [PATCH 1/2] docs: Swap Intel and Apple silicon download links --- src/pages/Downloads/index.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/pages/Downloads/index.tsx b/src/pages/Downloads/index.tsx index 49c5a13..d7b5d9a 100644 --- a/src/pages/Downloads/index.tsx +++ b/src/pages/Downloads/index.tsx @@ -164,39 +164,39 @@ export function WrapGlobalDownloadButton ( const subItems = isMacOS ? (
- +
- +
- Intel chip + Apple silicon (ARM) - Most common in Macs + Most modern Macs from 2020 onward
- +
- +
- Apple silicon + Intel chip (x64) - Macs from November 2020 and later + Older macOS devices with Intel processors
From cbb99819349645b4b98d71932289ee5b91200411 Mon Sep 17 00:00:00 2001 From: Mario Escobedo Date: Mon, 2 Feb 2026 22:13:10 +0100 Subject: [PATCH 2/2] chore: extra space --- src/pages/Downloads/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Downloads/index.tsx b/src/pages/Downloads/index.tsx index d7b5d9a..7b134fe 100644 --- a/src/pages/Downloads/index.tsx +++ b/src/pages/Downloads/index.tsx @@ -183,7 +183,7 @@ export function WrapGlobalDownloadButton (
- +