diff --git a/src/pages/landing/Landing.tsx b/src/pages/landing/Landing.tsx index 8878828..989f332 100644 --- a/src/pages/landing/Landing.tsx +++ b/src/pages/landing/Landing.tsx @@ -84,7 +84,7 @@ const Landing: React.FC = () => { size="medium" onClick={() => window.open( - 'https://github.com/HowAboutQuestion/Legacy-HowAboutQuestion/releases/latest/download/HowAboutQuestion.exe', + 'https://github.com/HowAboutQuestion/Legacy-HowAboutQuestion/releases/latest/download/HowAboutQuestion_Install.exe', '_blank', ) }