From bf447dd8dffc31fc29067515d2b73cdd71779386 Mon Sep 17 00:00:00 2001 From: Boof2015 <75185879+Boof2015@users.noreply.github.com> Date: Sat, 6 Jun 2026 00:13:04 -0400 Subject: [PATCH] Fix case sensitivity in GitHub downloads badge URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd1c9dd..a43909e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A free, open-source audio visualizer and meter rack for your desktop and your DA ![GitHub Release](https://img.shields.io/github/v/release/Boof2015/prism?include_prereleases) ![GitHub License](https://img.shields.io/github/license/Boof2015/prism) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/Boof2015/prism/main.yml) -![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/boof2015/prism/total) +![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/Boof2015/prism/total)