Skip to content

Commit 2bd5178

Browse files
committed
chore(readme): update readme
1 parent 3bb7b98 commit 2bd5178

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
@@ -4,7 +4,7 @@ Boolean package provides functionality to generate a fake boolean value.
44
</p>
55

66
<p align="center">
7-
<a href="https://github.com/faker-javascript/random-boolean/releases"><img alt="Version" src="https://img.shields.io/github/release/faker-javascript/random-boolean.svg?label=version&color=green"></a> <a href="https://github.com/faker-javascript/random-boolean"><img src="https://img.shields.io/badge/license-MIT-blue.svg?color=green" alt="License"></a> <img src="https://github.com/faker-javascript/random-boolean/actions/workflows/tests.yml/badge.svg">
7+
<a href="https://github.com/faker-javascript/random-boolean/releases"><img alt="Version" src="https://img.shields.io/github/release/faker-javascript/boolean.svg?label=version&color=green"></a> <a href="https://github.com/faker-javascript/boolean"><img src="https://img.shields.io/badge/license-MIT-blue.svg?color=green" alt="License"></a> <img src="https://github.com/faker-javascript/boolean/actions/workflows/tests.yml/badge.svg">
88
</p>
99

1010
## Install
@@ -34,5 +34,5 @@ npm run test
3434
```
3535

3636
## License
37-
[The MIT License (MIT)](https://github.com/faker-javascript/random-boolean/blob/master/LICENSE.txt)
37+
[The MIT License (MIT)](https://github.com/faker-javascript/boolean/blob/master/LICENSE.txt)
3838
Copyright (c) [Sergey Romanenko](https://github.com/Awilum)

0 commit comments

Comments
 (0)