diff --git a/wiki/pages/tryhomepage.html b/wiki/pages/tryhomepage.html
index 49bb713fa616b05afa6f0d7f73865f0f2c3b942d..c238b3cef5638bfb1b397a2e667a6701235f9f91 100644
--- a/wiki/pages/tryhomepage.html
+++ b/wiki/pages/tryhomepage.html
@@ -113,7 +113,7 @@
         setTimeout(()=>{
           intro.style.top = '-100vh';
           setTimeout(()=>{
-            window.location.href = '/tsinghua/index'; 
+            window.location.href = '/tsinghua/home2'; 
           }, 1000); 
         }, 2300)