We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d06912c commit 8d4bc9dCopy full SHA for 8d4bc9d
1 file changed
src/components/home/DownloadSection.tsx
@@ -44,7 +44,7 @@ const DownloadLinks = {
44
},
45
{
46
name: "MacOS",
47
- 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",
48
icon: <AppleIcon size={35}></AppleIcon>,
49
50
],
0 commit comments