README.md - Fix links on badges #10

Merged
iGoX merged 1 commits from igox/readme/fix-links-in-badges into main 2026-03-26 11:30:01 +01:00
Showing only changes of commit 25de629aef - Show all commits
+3 -3
View File
@@ -8,9 +8,9 @@ Supports **Android**, **macOS**, and **Windows**.
## Downloads
[![Android](https://img.shields.io/badge/Android-APK-3DDC84?style=for-the-badge&logo=android&logoColor=white)](https://code.igox.org/iGoX/busylight-buddy/releases/download/)
[![macOS](https://img.shields.io/badge/macOS-APP-3DDC84?style=for-the-badge&logo=apple&logoColor=white)](https://code.igox.org/iGoX/busylight-buddy/releases/download/)
[![Windows](https://img.shields.io/badge/Windows-Installer-0078D4?style=for-the-badge&logo=windows&logoColor=white)](https://code.igox.org/iGoX/busylight-buddy/releases/download/)
[![Android](https://img.shields.io/badge/Android-APK-3DDC84?style=for-the-badge&logo=android&logoColor=white)](https://code.igox.org/iGoX/busylight-buddy/releases/)
[![macOS](https://img.shields.io/badge/macOS-APP-3DDC84?style=for-the-badge&logo=apple&logoColor=white)](https://code.igox.org/iGoX/busylight-buddy/releases/)
[![Windows](https://img.shields.io/badge/Windows-Installer-0078D4?style=for-the-badge&logo=windows&logoColor=white)](https://code.igox.org/iGoX/busylight-buddy/releases/)
Or browse all releases on the [Releases page](https://code.igox.org/iGoX/busylight-buddy/releases).