Skip to content

Commit 1764b7c

Browse files
committed
fix(docs): update badge links
1 parent 75dfab0 commit 1764b7c

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
@@ -16,7 +16,7 @@ Please refer to [`har-cli`](https://github.com/ahmadnassri/har-cli) for more inf
1616

1717
## API
1818

19-
**Note**: as of [`v2.0.0`](https://github.com/ahmadnassri/har-validator/releases/tag/v2.0.0) this module defaults to Promise based API. _For backward compatibility with `v1.x` an [async/callback API](docs/async.md) is also provided_
19+
**Note**: as of [`v2.0.0`](https://github.com/ahmadnassri/node-har-validator/releases/tag/v2.0.0) this module defaults to Promise based API. _For backward compatibility with `v1.x` an [async/callback API](docs/async.md) is also provided_
2020

2121
- [async API](docs/async.md)
2222
- [callback API](docs/async.md)
@@ -30,7 +30,7 @@ Please refer to [`har-cli`](https://github.com/ahmadnassri/har-cli) for more inf
3030
[license-url]: LICENSE
3131
[license-image]: https://img.shields.io/github/license/ahmadnassri/node-har-validator.svg?style=for-the-badge&logo=circleci
3232

33-
[circle-url]: https://circleci.com/gh/ahmadnassri/workflows/har-validator
33+
[circle-url]: https://circleci.com/gh/ahmadnassri/workflows/node-har-validator
3434
[circle-image]: https://img.shields.io/circleci/project/github/ahmadnassri/node-har-validator/master.svg?style=for-the-badge&logo=circleci
3535

3636
[npm-url]: https://www.npmjs.com/package/har-validator

0 commit comments

Comments
 (0)