diff options
| author | FakerJS 🤖 <[email protected]> | 2025-08-24 10:47:21 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-08-24 08:47:21 +0000 |
| commit | 51943aecb993d0a192b5253ee1be21b71fac18cc (patch) | |
| tree | a2c03f18219b468ecaaee53c4f6426b204f5f304 /README.md | |
| parent | 96d7517b9bd4b522122f52a767fb1ce9c6f84bc2 (diff) | |
| download | faker-main.tar.xz faker-main.zip | |
Co-authored-by: Shinigami <[email protected]>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -24,11 +24,11 @@ Please proceed to the [Getting Started Guide](https://fakerjs.dev/guide/) for th For detailed API documentation, please select the version of the documentation you are looking for. -| Version | Website | -| :---------: | :------------------------ | -| v10 (next) | https://next.fakerjs.dev/ | -| v9 (stable) | https://fakerjs.dev/ | -| v8 (old) | https://v8.fakerjs.dev/ | +| Version | Website | +| :----------: | :------------------------ | +| v10 (next) | https://next.fakerjs.dev/ | +| v10 (stable) | https://fakerjs.dev/ | +| v9 (old) | https://v9.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 [v10.\* (next)](https://next.fakerjs.dev/api/). +An in-depth overview of the API methods is available in the documentation for [v10 (stable)](https://fakerjs.dev/api/) and [v10.\* (next)](https://next.fakerjs.dev/api/). ### Templates |
