From 74c4882ec7efebef33d6fb2811b0aa5ef28bb43c Mon Sep 17 00:00:00 2001 From: Sam Jage Date: Tue, 31 Mar 2026 09:36:35 -0400 Subject: [PATCH] Fix GitHub Release badge link in README Updated GitHub Release badge to link to the latest release. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ff3a4e..95adf0a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ![Plasma 6](https://img.shields.io/badge/Plasma-6.0+-blue) ![License](https://img.shields.io/badge/License-GPL--2.0-green) ![Version](https://img.shields.io/badge/Version-1.2-orange) -[![GitHub Release](https://img.shields.io/github/v/release/samjage/Weather-and-Stats)](https://github.com/samjage/weather-and-stats/releases/tag/stats) +[![GitHub Release](https://img.shields.io/github/v/release/samjage/Weather-and-Stats)](https://github.com/samjage/weather-and-stats/releases/latest) [![GitHub Downloads (latest)](https://img.shields.io/github/downloads/samjage/Weather-and-Stats/latest/total?style=flat&logo=github)](https://github.com/samjage/Weather-and-Stats/releases/latest) [![GitHub stars](https://img.shields.io/github/stars/samjage/Uplink-Manager?style=flat&logo=github)](https://github.com/samjage/Uplink-Manager/stargazers) ---