From eafc546402f22770196d4d8341e8f75f03472ecd Mon Sep 17 00:00:00 2001 From: Gerd Aschemann Date: Sat, 2 Nov 2024 14:00:33 +0100 Subject: [PATCH] Reduce flakiness of Apache license URL check --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 60544cbf..4b305a8e 100644 --- a/README.adoc +++ b/README.adoc @@ -14,7 +14,7 @@ or broken links. ==== -image:https://img.shields.io/badge/License-Apache%202.0-blue.svg[link="https://opensource.org/licenses/Apache-2.0"] +image:https://img.shields.io/badge/License-Apache%202.0-blue.svg[link="https://www.apache.org/licenses/LICENSE-2.0"] image:https://img.shields.io/badge/License-ccsa4-green.svg[link="https://creativecommons.org/licenses/by-sa/4.0/"] image:https://github.com/aim42/htmlSanityCheck/actions/workflows/gradle-build.yml/badge.svg[link=https://github.com/aim42/htmlSanityCheck/actions] image:https://sonarcloud.io/api/project_badges/measure?project=aim42_htmlSanityCheck&metric=alert_status[alt='Quality Gate Status',link=https://sonarcloud.io/project/overview?id=aim42_htmlSanityCheck]