Fix file name

This commit is contained in:
Hazem Krimi
2023-05-06 19:03:16 +01:00
parent 3d933191c6
commit 597c4703f2
2 changed files with 3 additions and 3 deletions
-3
View File
@@ -1,3 +0,0 @@
{
"redirects": [{ "source": "/(.*)", "destination": "/" }]
}
+3
View File
@@ -0,0 +1,3 @@
{
"rewrites": [{ "source": "/(.*)", "destination": "/" }]
}