Skip to content

Commit cba518c

Browse files
committed
docs: use standard GitHub Actions badge
This changes the README to use the standard GitHub Actions README badge provided by GitHub. The custom one from atrox.dev gives 404 errors when I click the link.
1 parent 05db932 commit cba518c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Shx
22

3-
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fshelljs%2Fshx%2Fbadge%3Fref%3Dmain&style=flat-square)](https://actions-badge.atrox.dev/shelljs/shx/goto?ref=main)
3+
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fshelljs%2Fshx%2Fbadge%3Fref%3Dmain&style=flat-square)](https://github.com/shelljs/shx/actions/workflows/main.yml)
4+
[![GitHub Actions](https://github.com/shelljs/shx/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/shelljs/shx/actions/workflows/main.yml)
45
[![Codecov](https://img.shields.io/codecov/c/github/shelljs/shx/main.svg?style=flat-square&label=coverage)](https://codecov.io/gh/shelljs/shx)
56
[![npm version](https://img.shields.io/npm/v/shx.svg?style=flat-square)](https://www.npmjs.com/package/shx)
67
[![npm downloads](https://img.shields.io/npm/dm/shx.svg?style=flat-square)](https://www.npmjs.com/package/shx)

0 commit comments

Comments
 (0)