Skip to content

Commit 5ebf8c6

Browse files
authored
chore: use shields.io badge instead of github
1 parent 221225d commit 5ebf8c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ JavaScript Repository of TheAlgorithms, which implements various algorithms and
88

99
[![Contributions Welcome][welcome]](CONTRIBUTING.md)
1010
[![Language grade: JavaScript][grade]][lgtm]
11-
![Node CI][node-ci]
11+
![Checks][checks]
1212
[![Discord chat][chat]][discord-server]
1313
![Repository Size][repo-size]
1414
[![standard.js][standard-logo]][standard-js]
@@ -38,7 +38,7 @@ Explanations of many of the algorithms can be found in out [wiki][explanation].
3838
[welcome]: https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=0059b3&style=flat
3939
[grade]: https://img.shields.io/lgtm/grade/javascript/g/TheAlgorithms/Javascript.svg?logo=lgtm&logoWidth=18&style=flat
4040
[lgtm]: https://lgtm.com/projects/g/TheAlgorithms/Javascript/context:javascript
41-
[node-ci]: https://github.com/TheAlgorithms/Javascript/workflows/Node%20CI/badge.svg
41+
[checks]: https://img.shields.io/github/workflow/status/TheAlgorithms/JavaScript/Node%20CI?label=checks
4242
[chat]: https://img.shields.io/discord/808045925556682782.svg?logo=discord&colorB=7289DA&style=flat
4343
[discord-server]: https://discord.gg/c7MnfGFGa6
4444
[repo-size]: https://img.shields.io/github/repo-size/TheAlgorithms/Javascript.svg?label=Repo%20size&style=flat

0 commit comments

Comments
 (0)