diff --git a/storefront/staticwebapp.config.json b/storefront/staticwebapp.config.json index a9a1deb..99417c8 100644 --- a/storefront/staticwebapp.config.json +++ b/storefront/staticwebapp.config.json @@ -12,6 +12,10 @@ "route": "/blog/supafana-why-and-how", "rewrite": "/blog/supafana-why-and-how.html" }, + { + "route": "/blog/announcing-alerting-for-supabase", + "rewrite": "/blog/announcing-alerting-for-supabase.html" + }, { "route": "/pricing", "rewrite": "/pricing.html"