diff --git a/wiki/pages/tryhomepage.html b/wiki/pages/tryhomepage.html index 827c9fcb07bb89755f8d34808a82bf7f739305ff..49bb713fa616b05afa6f0d7f73865f0f2c3b942d 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/home.html'; + window.location.href = '/tsinghua/index'; }, 1000); }, 2300)