diff --git a/netlify.toml b/netlify.toml index 785afd87..5620cb4c 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,5 +1,5 @@ [[redirects]] - from = "/*" + from = "https://wot-design-uni.netlify.app/*" to = "https://wot-ui.cn/:splat" status = 301 force = true