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 4fc7ad0 commit aec0773Copy full SHA for aec0773
Website/src/pages/download.mdx
@@ -23,13 +23,13 @@ import styles from "./styles.module.css";
23
Setup
24
</Link>
25
<Link
26
- className={`button button--primary ${styles.downloadButton}`}
+ className={`button button--info ${styles.downloadButton}`}
27
to="https://github.com/BornToBeRoot/NETworkManager/releases/download/2025.1.18.0/NETworkManager_2025.1.18.0_Portable.zip"
28
>
29
Portable
30
31
32
33
to="https://github.com/BornToBeRoot/NETworkManager/releases/download/2025.1.18.0/NETworkManager_2025.1.18.0_Archive.zip"
34
35
Archive
0 commit comments