diff --git a/.well-known/apple-app-site-association b/.well-known/apple-app-site-association index 54fdd5681ae4..3ca4a408b9de 100644 --- a/.well-known/apple-app-site-association +++ b/.well-known/apple-app-site-association @@ -12,6 +12,14 @@ "/": "/a/*", "comment": "Profile Page" }, + { + "/": "/home/*", + "comment": "Home Page" + }, + { + "/": "/workspaces/*", + "comment": "Workspaces List Page" + }, { "/": "/settings/*", "comment": "Profile and app settings"