diff options
| author | FakerJS 🤖 <[email protected]> | 2025-07-13 18:28:41 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-13 16:28:41 +0000 |
| commit | 9e8a4e9d821f2dd6e38ab72b22607ebd1279869a (patch) | |
| tree | ee7ad1a8c87573c4462486cb03f6053a77f55ca8 /netlify.toml | |
| parent | 93416f71cf0ddf32dd12c181c862a1b59ef4fd86 (diff) | |
| download | faker-9e8a4e9d821f2dd6e38ab72b22607ebd1279869a.tar.xz faker-9e8a4e9d821f2dd6e38ab72b22607ebd1279869a.zip | |
chore(release): 10.0.0-beta.0 (#3565)
Co-authored-by: Shinigami <[email protected]>
Diffstat (limited to 'netlify.toml')
| -rw-r--r-- | netlify.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml index 756b9ef2..a2083e07 100644 --- a/netlify.toml +++ b/netlify.toml @@ -8,7 +8,7 @@ # Alias for the next page [[redirects]] - from = "https://v10.fakerjs.dev/*" + from = "https://v11.fakerjs.dev/*" to = "https://next.fakerjs.dev/:splat" status = 302 force = true |
