diff --git a/html/apple-app-site-association b/html/apple-app-site-association index e8bf218..be7283d 100644 --- a/html/apple-app-site-association +++ b/html/apple-app-site-association @@ -4,7 +4,7 @@ "details": [ { "appID": "434CGNSJ28.cn.zuom8.smartdrive", - "paths": ["/sdapp/","*"] + "paths": [ "*","/sdapp/*" ] } ] }