From 8ddddc6dc15423ca0a9f8b402ffa07d4cbf14ffc Mon Sep 17 00:00:00 2001 From: easrng Date: Sat, 25 Mar 2023 18:14:24 -0400 Subject: [PATCH] Fix build badge (https://github.com/badges/shields/issues/8671) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34b38a67..d7866602 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # simple-peer [![ci][ci-image]][ci-url] [![coveralls][coveralls-image]][coveralls-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url] [![javascript style guide][sauce-image]][sauce-url] -[ci-image]: https://img.shields.io/github/workflow/status/feross/simple-peer/ci/master +[ci-image]: https://img.shields.io/github/actions/workflow/status/feross/simple-peer/ci.yml?branch=master [ci-url]: https://github.com/feross/simple-peer/actions [coveralls-image]: https://coveralls.io/repos/github/feross/simple-peer/badge.svg?branch=master [coveralls-url]: https://coveralls.io/github/feross/simple-peer?branch=master