Skip to content

Commit aec0773

Browse files
committed
Update download.mdx
1 parent 4fc7ad0 commit aec0773

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Website/src/pages/download.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ import styles from "./styles.module.css";
2323
Setup
2424
</Link>
2525
<Link
26-
className={`button button--primary ${styles.downloadButton}`}
26+
className={`button button--info ${styles.downloadButton}`}
2727
to="https://github.com/BornToBeRoot/NETworkManager/releases/download/2025.1.18.0/NETworkManager_2025.1.18.0_Portable.zip"
2828
>
2929
Portable
3030
</Link>
3131
<Link
32-
className={`button button--primary ${styles.downloadButton}`}
32+
className={`button button--info ${styles.downloadButton}`}
3333
to="https://github.com/BornToBeRoot/NETworkManager/releases/download/2025.1.18.0/NETworkManager_2025.1.18.0_Archive.zip"
3434
>
3535
Archive

0 commit comments

Comments
 (0)