From 6abecc39bf1ff36d41fa8579a5da202f76c19dec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?FakerJS=20=F0=9F=A4=96?= Date: Wed, 4 Sep 2024 20:26:03 +0200 Subject: chore(release): 9.0.0 (#3086) Co-authored-by: Shinigami Co-authored-by: ST-DDT --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'netlify.toml') 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 -- cgit v1.2.3