From b9fe658c3a419f94a1962c234fa5202539801486 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Wed, 21 Feb 2024 14:58:03 -0800 Subject: [PATCH] Fix dead link to apache license (#35) Signed-off-by: Tim Smith --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f082382..f4899c3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Mondoo Package Chef Cookbook [![Cookbook Version](https://img.shields.io/cookbook/v/mondoo.svg)](https://supermarket.chef.io/cookbooks/mondoo) -[![License](https://img.shields.io/badge/License-Apache%202.0-green.svg)](https://opensource.org/licenses/Apache-2.0) +[![License](https://img.shields.io/badge/License-Apache%202.0-green.svg)](https://www.apache.org/licenses/LICENSE-2.0) This cookbook installs Mondoo `cnquery` and `cnspec` on Linux servers for infrastructure security, compliance, and asset intelligence.