Skip to content

Commit 432dc44

Browse files
committed
Fix badge URL
1 parent 864fedf commit 432dc44

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,9 +8,9 @@ _A fake implementation of the W3C Permissions API_
88
[![Test coverage][badge-coverage-image]][badge-coverage-link]
99

1010
[badge-build-image]:
11-
https://img.shields.io/github/actions/workflow/status/ezzatron/fake-permissions/ci.yml?branch=main&style=for-the-badge
11+
https://img.shields.io/github/actions/workflow/status/ezzatron/fake-permissions/ci-node-library.yml?branch=main&style=for-the-badge
1212
[badge-build-link]:
13-
https://github.com/ezzatron/fake-permissions/actions/workflows/ci.yml
13+
https://github.com/ezzatron/fake-permissions/actions/workflows/ci-node-library.yml
1414
[badge-coverage-image]:
1515
https://img.shields.io/codecov/c/gh/ezzatron/fake-permissions?style=for-the-badge
1616
[badge-coverage-link]: https://codecov.io/gh/ezzatron/fake-permissions

0 commit comments

Comments
 (0)