From c495cda77fc34d6d8ef7124b22b732da0a5403b7 Mon Sep 17 00:00:00 2001 From: David Sanders Date: Mon, 3 Nov 2025 17:41:18 -0800 Subject: [PATCH] docs: fix badge in readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a4098ea18a5..e7c8df0854c 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# electron-apps ![Continous Integration](https://github.com/electron/apps/workflows/Continous%20Integration/badge.svg?branch=master) +# electron-apps [![CI](https://github.com/electron/apps/actions/workflows/test.yml/badge.svg)](https://github.com/electron/apps/actions/workflows/test.yml) A collection of apps built on Electron. [electronjs.org/apps](http://electronjs.org/apps).