From 6156796aec56088e8f0b0e7c91c3ac16b56c5b2c Mon Sep 17 00:00:00 2001 From: Alexis Lefebvre Date: Wed, 21 Jan 2026 14:41:19 +0100 Subject: [PATCH] doc: fix CI badge on README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9892efac041..e1ba5290cbd 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It natively supports popular open formats including [JSON for Linked Data (JSON- Build a working and fully-featured web API in minutes. Leverage the awesome features of the tool to develop complex and high-performance API-first projects. Extend or override everything you want. -[![GitHub Actions](https://github.com/api-platform/core/workflows/CI/badge.svg?branch=main)](https://github.com/api-platform/core/actions?query=workflow%3ACI+branch%3Amain) +[![GitHub Actions](https://github.com/api-platform/core/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/api-platform/core/actions?query=workflow%3ACI+branch%3Amain) ## Documentation