From 8a7f93b26d06dacd9ffde8106717815e899dc70e Mon Sep 17 00:00:00 2001 From: Davide Madrisan Date: Thu, 26 Dec 2024 22:30:33 +0100 Subject: [PATCH] docs: fix link to license CC-BY-NC-4.0 Signed-off-by: Davide Madrisan --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92f609d..989b331 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ![Release Status](https://img.shields.io/badge/status-in--progress-brightgreen.svg) -[![License](https://img.shields.io/badge/License-CC--BY--NC--4.0-blue.svg)](https://spdx.org/licenses/CC-BY-4.0.html) +[![License](https://img.shields.io/badge/License-CC--BY--NC--4.0-blue.svg)](https://spdx.org/licenses/CC-BY-NC-4.0.html) [![Latest Release](https://img.shields.io/badge/download-latest--version-blue.svg)](https://github.com/madrisan/open-scores/releases) ![GitHub All Releases](https://img.shields.io/github/downloads/madrisan/open-scores/total.svg?style=flat-square)