diff options
| author | Matt Mayer <[email protected]> | 2024-02-11 00:46:29 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-02-10 18:46:29 +0100 |
| commit | cdf0bb6c5d0dbca9fcfdacad6910992fb6b172bf (patch) | |
| tree | 450895d0930b6b903ac16bd4212c8cafe5cfe875 | |
| parent | bc3ebb793666c0d7e58cf428ba12465a7b290cbe (diff) | |
| download | faker-cdf0bb6c5d0dbca9fcfdacad6910992fb6b172bf.tar.xz faker-cdf0bb6c5d0dbca9fcfdacad6910992fb6b172bf.zip | |
docs: update README to indicate next.fakerjs.dev will be v9 (#2657)
| -rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 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 | -| :----------: | :------------------------ | -| v8.\* (next) | https://next.fakerjs.dev/ | -| v8 (stable) | https://fakerjs.dev/ | -| v7 (old) | https://v7.fakerjs.dev/ | +| Version | Website | +| :---------: | :------------------------ | +| v9 (next) | https://next.fakerjs.dev/ | +| v8 (stable) | https://fakerjs.dev/ | +| v7 (old) | https://v7.fakerjs.dev/ | --- |
