readme: fix license badge HTTP → HTTPS

This commit is contained in:
Pierre Warnier
2026-04-22 17:37:07 +02:00
parent 7703f28173
commit 95f8f2d917
+1 -1
View File
@@ -3,7 +3,7 @@
# shadow-rs
[![License](http://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/uutils/shadow-rs/blob/main/LICENSE)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/uutils/shadow-rs/blob/main/LICENSE)
[![CI](https://github.com/uutils/shadow-rs/actions/workflows/ci.yml/badge.svg)](https://github.com/uutils/shadow-rs/actions/workflows/ci.yml)
[![MSRV](https://img.shields.io/badge/MSRV-1.94.0-blue)](https://github.com/uutils/shadow-rs)