Skip to content

Commit d23b670

Browse files
committed
Docs: Fix navigation
1 parent 8a0cf1c commit d23b670

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262
## 📦 Download
6363

64-
Pre-built and [signed](https://borntoberoot.net/NETworkManager/download#code-signing-policy) binaries (setup, portable and archive) are available on the [download page](https://borntoberoot.net/NETworkManager/Download) with install instructions (e.g. silent install). The files are provided via [GitHub releases](https://github.com/BornToBeRoot/NETworkManager/releases/latest).
64+
Pre-built and [signed](https://borntoberoot.net/NETworkManager/download#-code-signing-policy) binaries (setup, portable and archive) are available on the [download page](https://borntoberoot.net/NETworkManager/Download) with install instructions (e.g. silent install). The files are provided via [GitHub releases](https://github.com/BornToBeRoot/NETworkManager/releases/latest).
6565

6666
In addition, NETworkManager is also available through the following [package managers](https://borntoberoot.net/NETworkManager/download#package-manager)
6767

@@ -91,7 +91,7 @@ In addition, NETworkManager is also available through the following [package man
9191

9292
Evergreen PowerShell module: <https://github.com/aaronparker/evergreen>
9393

94-
## ❤️ Donate
94+
## Donate
9595

9696
NETworkManager is open-source and provided for free, without any ads. I'm developing it in my spare time. If you like the project and want to support it, you can donate a few coins so I can buy a coffee :coffee: or a beer :beer:. Feel free to leave a star and share the project with your friends and colleagues. Thank you!
9797

Website/src/pages/download.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,14 +61,14 @@ Download the latest binaries via GitHub Releases:
6161

6262
<div className={`${styles.centerButtonContainer} margin-bottom--lg`}>
6363
<Link
64-
className={`button button--primary ${styles.additionalButton}`}
64+
className={`button button--secondary ${styles.additionalButton}`}
6565
to="https://github.com/BornToBeRoot/NETworkManager#-donate"
6666
target="_blank"
6767
>
6868
❤️ Donate
6969
</Link>
7070
<Link
71-
className={`button button--info ${styles.additionalButton}`}
71+
className={`button button--secondary ${styles.additionalButton}`}
7272
to="/docs/changelog/2024-11-11-0"
7373
target="_blank"
7474
>

0 commit comments

Comments
 (0)