aboutsummaryrefslogtreecommitdiff
path: root/netlify.toml
diff options
context:
space:
mode:
authorFakerJS 🤖 <[email protected]>2024-09-04 20:26:03 +0200
committerGitHub <[email protected]>2024-09-04 20:26:03 +0200
commit6abecc39bf1ff36d41fa8579a5da202f76c19dec (patch)
treebc27130ea49680eda080de299e0cdbb7662702f6 /netlify.toml
parent17f570e05ea413af691bb81b61dd8c28130a47e1 (diff)
downloadfaker-6abecc39bf1ff36d41fa8579a5da202f76c19dec.tar.xz
faker-6abecc39bf1ff36d41fa8579a5da202f76c19dec.zip
chore(release): 9.0.0 (#3086)
Co-authored-by: Shinigami <[email protected]> Co-authored-by: ST-DDT <[email protected]>
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index c53c3c74..eb19c43d 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -17,7 +17,7 @@
# Alias for the main page
[[redirects]]
- from = "https://v8.fakerjs.dev"
+ from = "https://v9.fakerjs.dev"
to = "https://fakerjs.dev"
status = 302
force = true