diff --git a/netlify.toml b/netlify.toml index 733b80a..b86c5d1 100644 --- a/netlify.toml +++ b/netlify.toml @@ -27,7 +27,7 @@ ID = "webmaker" force = true [[redirects]] - from = "https://webmaker.app/app/creation/*" + from = "/app/creation/*" to = "/app/:splat" status = 200 force = true \ No newline at end of file