From 91c14f4eaf490da7f3714d79f3db72df7718d018 Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Wed, 3 Jun 2026 21:29:55 +0200 Subject: [PATCH] docs: LICENCE badge issue fixed in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bba8e072..4237f8786 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ logo -[![License](https://img.shields.io/github/license/mpusz/mp-units?cacheSeconds=3600&color=informational&label=License)](./LICENSE.md) +[![License](https://img.shields.io/github/license/mpusz/mp-units)](https://github.com/mpusz/mp-units/blob/master/LICENSE.md) [![C++ Standard](https://img.shields.io/badge/C%2B%2B-20%2F23-blue)](https://en.cppreference.com/w/cpp/compiler_support#cpp20) [![Conan CI](https://img.shields.io/github/actions/workflow/status/mpusz/mp-units/ci-conan.yml?branch=master&label=Conan%20CI)](https://github.com/mpusz/mp-units/actions/workflows/ci-conan.yml)