Skip to content

Commit 524c9cc

Browse files
authored
Update Faker link to use Faker JS (typicode#1346)
Maintainer of faker pulled the repo, Faker JS is a fork of the original project.
1 parent 3dbe202 commit 524c9cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ module.exports = () => {
348348
$ json-server index.js
349349
```
350350

351-
__Tip__ use modules like [Faker](https://github.com/Marak/faker.js), [Casual](https://github.com/boo1ean/casual), [Chance](https://github.com/victorquinn/chancejs) or [JSON Schema Faker](https://github.com/json-schema-faker/json-schema-faker).
351+
__Tip__ use modules like [Faker](https://github.com/faker-js/faker), [Casual](https://github.com/boo1ean/casual), [Chance](https://github.com/victorquinn/chancejs) or [JSON Schema Faker](https://github.com/json-schema-faker/json-schema-faker).
352352

353353
### HTTPS
354354

0 commit comments

Comments
 (0)