Skip to content

Commit 4044a01

Browse files
committed
fix(README): build status not accurate
1 parent efe5c2e commit 4044a01

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
@@ -2,7 +2,7 @@
22

33
Authentication and authorization support for web based desktop and mobile applications.
44

5-
[![build status](https://github.com/badisi/auth-js/workflows/CI%20tests/badge.svg)][ci-tests]
5+
[![build status](https://github.com/Badisi/auth-js/actions/workflows/ci_tests.yml/badge.svg)][ci-tests]
66
[![PRs welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)][pullrequest]
77

88
Package | Version | Downloads | License | Description
@@ -44,7 +44,7 @@ Please read and follow the [Code of Conduct][codeofconduct] and help me keep thi
4444
[npm-ngx-auth]: https://www.npmjs.com/package/@badisi/ngx-auth
4545
[npm-dl-auth-js]: https://npmcharts.com/compare/@badisi/auth-js?minimal=true
4646
[npm-dl-ngx-auth]: https://npmcharts.com/compare/@badisi/ngx-auth?minimal=true
47-
[ci-tests]: https://github.com/badisi/auth-js/actions?query=workflow:CI%20tests
47+
[ci-tests]: https://github.com/Badisi/auth-js/actions/workflows/ci_tests.yml
4848
[pullrequest]: https://github.com/badisi/auth-js/blob/main/CONTRIBUTING.md#-submitting-a-pull-request-pr
4949
[license]: https://github.com/badisi/auth-js/blob/main/LICENSE
5050
[developer]: https://github.com/badisi/auth-js/blob/main/DEVELOPER.md

0 commit comments

Comments
 (0)