From f82f0e11798fea1130c91a3958a26dd52453e3f7 Mon Sep 17 00:00:00 2001 From: Rafael dos Santos Silva Date: Thu, 13 Jan 2022 15:41:02 -0300 Subject: [PATCH] DEV: Fix readme CI badge (#15569) [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdd241f27df..1537e2e7448 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Plus *lots* of Ruby Gems, a complete list of which is at [/main/Gemfile](https:/ ## Contributing -[![Build Status](https://github.com/discourse/discourse/workflows/CI/badge.svg)](https://github.com/discourse/discourse/actions) +[![Build Status](https://github.com/discourse/discourse/actions/workflows/tests.yml/badge.svg)](https://github.com/discourse/discourse/actions) Discourse is **100% free** and **open source**. We encourage and support an active, healthy community that accepts contributions from the public – including you!