From 52c594305858e513496cb982721483f31dfab7d4 Mon Sep 17 00:00:00 2001 From: Miguel Beltran Date: Tue, 7 Apr 2026 09:36:53 +0200 Subject: [PATCH] docs: Update badge link for Pub Version in README Ensures that tapping on the Pub version shield links to pub.dev --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38bf458..7641626 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # raygun4flutter -![Pub Version](https://img.shields.io/pub/v/raygun4flutter) +[![Pub Version](https://img.shields.io/pub/v/raygun4flutter)](https://pub.dev/packages/raygun4flutter) [![CI](https://github.com/MindscapeHQ/raygun4flutter/actions/workflows/main.yml/badge.svg)](https://github.com/MindscapeHQ/raygun4flutter/actions/workflows/main.yml) The world's best Flutter Crash Reporting solution.