Skip to content

Commit 5fb3fdc

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 5fb3fdc

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,6 +1,6 @@
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+
[![GitHub Actions](https://github.com/shelljs/shx/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/shelljs/shx/actions/workflows/main.yml)
44
[![Codecov](https://img.shields.io/codecov/c/github/shelljs/shx/main.svg?style=flat-square&label=coverage)](https://codecov.io/gh/shelljs/shx)
55
[![npm version](https://img.shields.io/npm/v/shx.svg?style=flat-square)](https://www.npmjs.com/package/shx)
66
[![npm downloads](https://img.shields.io/npm/dm/shx.svg?style=flat-square)](https://www.npmjs.com/package/shx)

0 commit comments

Comments
 (0)