Skip to content

Commit 3bf158f

Browse files
authored
docs: fix badge in readme (#2182)
1 parent 646a8bf commit 3bf158f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# electron-apps ![Continous Integration](https://github.com/electron/apps/workflows/Continous%20Integration/badge.svg?branch=master)
1+
# electron-apps [![CI](https://github.com/electron/apps/actions/workflows/test.yml/badge.svg)](https://github.com/electron/apps/actions/workflows/test.yml)
22

33
A collection of apps built on Electron. [electronjs.org/apps](http://electronjs.org/apps).
44

0 commit comments

Comments
 (0)