Skip to content

Commit bad90b6

Browse files
Haroenvcalcsam
authored andcommitted
docs(faker): update link (#3692)
it was using wrong markdown syntax
1 parent 9c13f90 commit bad90b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby-source-faker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## gatsby-source-faker
22

3-
This is a plugin that allows you to use (faker.js)[https://github.com/marak/Faker.js/] to generate fake data for gatsby sites. This could come in handy for creating example sites, documentation, or just to experiment with Gatsby.js
3+
This is a plugin that allows you to use [faker.js](https://github.com/marak/Faker.js/) to generate fake data for gatsby sites. This could come in handy for creating example sites, documentation, or just to experiment with Gatsby.js
44

55
### To use it
66

0 commit comments

Comments
 (0)