From 758876217cf9bc1eff0f2897527e9795a3b31e2a Mon Sep 17 00:00:00 2001 From: Simon Kok Date: Thu, 20 Mar 2025 10:13:02 +0100 Subject: [PATCH] Fix build status badges in readme ## Why? GitHub changed the path for the badges. Using the old path would show "No status" instead of the actual status. Updated the path to fix it. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 33e57beb9..f274ffa09 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # AWS Deployment Framework -[![Build Status](https://github.com/awslabs/aws-deployment-framework/workflows/ADF%20CI/badge.svg?branch=master)](https://github.com/awslabs/aws-deployment-framework/actions?query=workflow%3AADF%20CI+branch%3Amaster) +[![Build Status](https://github.com/awslabs/aws-deployment-framework/actions/workflows/adf.yml/badge.svg?branch=master)](https://github.com/awslabs/aws-deployment-framework/actions?query=workflow%3AADF%20CI+branch%3Amaster) -[![MegaLinter](https://github.com/awslabs/aws-deployment-framework/workflows/MegaLinter/badge.svg?branch=master)](https://github.com/awslabs/aws-deployment-framework/actions?query=workflow%3AMegaLinter+branch%3Amaster) +[![MegaLinter](https://github.com/awslabs/aws-deployment-framework/actions/workflows/mega-linter.yml/badge.svg?branch=master)](https://github.com/awslabs/aws-deployment-framework/actions?query=workflow%3AMegaLinter+branch%3Amaster) The AWS Deployment Framework *(ADF)* is an extensive and flexible framework to manage and deploy resources across multiple AWS accounts and regions within an