Skip to content

Commit cfa4cec

Browse files
authored
chore(README.md): display the build status properly
1 parent 70c1e8b commit cfa4cec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
node-coap
22
=====
33

4-
![Build Status](https://github.com/mcollina/node-coap/workflows/Build%20Status/badge.svg)
4+
[![Build Status](https://github.com/coapjs/node-coap/actions/workflows/npm-test.yml/badge.svg)](https://github.com/coapjs/node-coap/actions/workflows/npm-test.yml)
55
[![Coverage Status](https://coveralls.io/repos/github/mcollina/node-coap/badge.svg?branch=master)](https://coveralls.io/github/mcollina/node-coap?branch=master)
66
[![gitter](https://badges.gitter.im/mcollina/node-coap.png)](https://gitter.im/mcollina/node-coap)
77

0 commit comments

Comments
 (0)