From 23e52bf602085a9af5e0840eede7d9ef5561775b Mon Sep 17 00:00:00 2001 From: Matt Mayer <152770+matthewmayer@users.noreply.github.com> Date: Sun, 28 Jan 2024 22:42:49 +0700 Subject: docs: add awesome-faker link in guide -> community (#2625) --- docs/guide/index.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/guide') diff --git a/docs/guide/index.md b/docs/guide/index.md index ac7e1704..9e7456ef 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -40,3 +40,5 @@ yarn add @faker-js/faker --dev ## Community If you have questions or need help, reach out to the community via [Discord](https://chat.fakerjs.dev) and [GitHub Discussions](https://github.com/faker-js/faker/discussions). + +You can see awesome things related to the Faker community at [Awesome Faker](https://github.com/faker-js/awesome-faker). -- cgit v1.2.3