From e905d0b6c3b08e47c1bc2ab9d9e8d88d676a347e Mon Sep 17 00:00:00 2001 From: Morne Alberts Date: Thu, 16 Jul 2026 14:19:18 +0200 Subject: [PATCH] Link the README Packagist badges Wrap the Latest Stable Version and download-count badges in links, as the Chameleon skin's README does. The version badge points at the package page and the download-count badge at the package's Packagist stats page, where the download figures live. The badge images are unchanged; only the link wrappers are added. Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d51b29..9ee3f60 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Bootstrap Components [![Build Status](https://github.com/oetterer/BootstrapComponents/actions/workflows/ci.yml/badge.svg)](https://github.com/oetterer/BootstrapComponents/actions/workflows/ci.yml) -![Latest Stable Version](https://img.shields.io/packagist/v/mediawiki/bootstrap-components.svg) -![Total Download Count](https://img.shields.io/packagist/dt/mediawiki/bootstrap-components.svg) +[![Latest Stable Version](https://img.shields.io/packagist/v/mediawiki/bootstrap-components.svg)](https://packagist.org/packages/mediawiki/bootstrap-components) +[![Total Download Count](https://img.shields.io/packagist/dt/mediawiki/bootstrap-components.svg)](https://packagist.org/packages/mediawiki/bootstrap-components/stats) Bootstrap Components is a [MediaWiki] extension that aims to provide editors with easy access to certain components introduced by