diff --git a/staticwebapp.config.json b/staticwebapp.config.json index 552725a..a98bfd8 100644 --- a/staticwebapp.config.json +++ b/staticwebapp.config.json @@ -6,7 +6,7 @@ }, { "route": "/articles", - "redirect": "/" + "rewrite": "/" } ] } \ No newline at end of file