diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -26,7 +26,7 @@ For detailed API documentation, please select the version of the documentation y | Version | Website | | :---------: | :------------------------ | -| v9 (next) | https://next.fakerjs.dev/ | +| v10 (next) | https://next.fakerjs.dev/ | | v9 (stable) | https://fakerjs.dev/ | | v8 (old) | https://v8.fakerjs.dev/ | @@ -81,7 +81,7 @@ export const users = faker.helpers.multiple(createRandomUser, { ## 💎 Modules -An in-depth overview of the API methods is available in the documentation for [v9 (stable)](https://fakerjs.dev/api/) and [v9.\* (next)](https://next.fakerjs.dev/api/). +An in-depth overview of the API methods is available in the documentation for [v9 (stable)](https://fakerjs.dev/api/) and [v10.\* (next)](https://next.fakerjs.dev/api/). ### Templates |
