diff --git a/src/components/header.tsx b/src/components/header.tsx index d5c3a15..54974cb 100644 --- a/src/components/header.tsx +++ b/src/components/header.tsx @@ -69,7 +69,7 @@ export default function Header() { { - download("https://github.com/joshuafhiggins/realm-chat/releases/latest/download/Realm.app") + download("https://github.com/joshuafhiggins/realm-chat/releases/latest/download/Realm_arm64.zip.app") }}> Download Realm for macOS (Apple Silicon) @@ -77,7 +77,7 @@ export default function Header() { { - download("https://github.com/joshuafhiggins/realm-chat/releases/latest/download/Realm (Intel).app") + download("https://github.com/joshuafhiggins/realm-chat/releases/latest/download/Realm_x64.zip.app") }}> Download Realm for macOS (Intel)