Skip to content

Commit

Permalink
Fix: Change exe to msi
Browse files Browse the repository at this point in the history
  • Loading branch information
BornToBeRoot authored May 27, 2024
1 parent a165070 commit 5e05cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Website/src/pages/download.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Download the latest binaries via GitHub Releases:
<div className={`${styles.centerButtonContainer} margin-bottom--lg`}>
<Link
className={`button button--primary ${styles.downloadButton}`}
to="https://github.com/BornToBeRoot/NETworkManager/releases/download/2024.5.27.0/NETworkManager_2024.5.27.0_Setup.exe"
to="https://github.com/BornToBeRoot/NETworkManager/releases/download/2024.5.27.0/NETworkManager_2024.5.27.0_Setup.msi"
>
Setup
</Link>
Expand Down

0 comments on commit 5e05cb8

Please sign in to comment.