diff --git a/src/components/header.tsx b/src/components/header.tsx index 54974cb..27f0110 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_arm64.zip.app") + download("https://github.com/joshuafhiggins/realm-chat/releases/latest/download/Realm_arm64.app.zip") }}> 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_x64.zip.app") + download("https://github.com/joshuafhiggins/realm-chat/releases/latest/download/Realm_x64.app.zip") }}> Download Realm for macOS (Intel)