Skip to content

Commit 83cd128

Browse files
committed
docs(readme): update shield badge urls
1 parent bb27b45 commit 83cd128

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -361,16 +361,16 @@ The following people have helped keep this project going:
361361
[contribs-all-uri]: https://github.com/all-contributors/all-contributors
362362

363363
<!-- BADGE > GITHUB > BUILD > NPM -->
364-
[github-build-img]: https://img.shields.io/github/actions/workflow/status/Aetherinox/node-noxenv/release.yml?logo=github&logoColor=FFFFFF&label=Build&color=%23278b30
365-
[github-build-uri]: https://github.com/Aetherinox/node-noxenv/actions/workflows/release.yml
364+
[github-build-img]: https://img.shields.io/github/actions/workflow/status/Aetherinox/node-noxenv/package-release.yml?logo=github&logoColor=FFFFFF&label=Build&color=%23278b30
365+
[github-build-uri]: https://github.com/Aetherinox/node-noxenv/actions/workflows/package-release.yml
366366

367367
<!-- BADGE > GITHUB > BUILD > Pypi -->
368368
[github-build-pypi-img]: https://img.shields.io/github/actions/workflow/status/Aetherinox/node-noxenv/release-pypi.yml?logo=github&logoColor=FFFFFF&label=Build&color=%23278b30
369369
[github-build-pypi-uri]: https://github.com/Aetherinox/node-noxenv/actions/workflows/release-pypi.yml
370370

371371
<!-- BADGE > GITHUB > TESTS -->
372-
[github-tests-img]: https://img.shields.io/github/actions/workflow/status/Aetherinox/node-noxenv/npm-tests.yml?logo=github&label=Tests&color=2c6488
373-
[github-tests-uri]: https://github.com/Aetherinox/node-noxenv/actions/workflows/npm-tests.yml
372+
[github-tests-img]: https://img.shields.io/github/actions/workflow/status/Aetherinox/node-noxenv/package-tests.yml?logo=github&label=Tests&color=2c6488
373+
[github-tests-uri]: https://github.com/Aetherinox/node-noxenv/actions/workflows/package-tests.yml
374374

375375
<!-- BADGE > GITHUB > COMMIT -->
376376
[github-commit-img]: https://img.shields.io/github/last-commit/Aetherinox/node-noxenv?logo=conventionalcommits&logoColor=FFFFFF&label=Last%20Commit&color=313131

0 commit comments

Comments
 (0)