aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatt Mayer <[email protected]>2024-02-11 00:46:29 +0700
committerGitHub <[email protected]>2024-02-10 18:46:29 +0100
commitcdf0bb6c5d0dbca9fcfdacad6910992fb6b172bf (patch)
tree450895d0930b6b903ac16bd4212c8cafe5cfe875 /README.md
parentbc3ebb793666c0d7e58cf428ba12465a7b290cbe (diff)
downloadfaker-cdf0bb6c5d0dbca9fcfdacad6910992fb6b172bf.tar.xz
faker-cdf0bb6c5d0dbca9fcfdacad6910992fb6b172bf.zip
docs: update README to indicate next.fakerjs.dev will be v9 (#2657)
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 0ef995a3..597436dd 100644
--- a/README.md
+++ b/README.md
@@ -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/ |
---