diff --git a/src/components/home/DownloadSection.tsx b/src/components/home/DownloadSection.tsx index 7bd1572..d78a34f 100644 --- a/src/components/home/DownloadSection.tsx +++ b/src/components/home/DownloadSection.tsx @@ -44,7 +44,7 @@ const DownloadLinks = { }, { name: "MacOS", - href: "https://github.com/SlimeVR/SlimeVR-Installer/releases/latest/download/slimevr_web_installer.dmg", + href: "https://github.com/SlimeVR/SlimeVR-Server/releases/latest/download/SlimeVR-mac.dmg", icon: , }, ],