diff --git a/support/maintenance.html b/support/maintenance.html
index c58c7de..c195b58 100644
--- a/support/maintenance.html
+++ b/support/maintenance.html
@@ -1,10 +1,13 @@
 ---
 layout: page
 title: Maintenance
-redirect: /support/maintenance
-redirect_after: 60
+# redirect: /support/maintenance
+# redirect_after: 60
+redirect: https://account.safing.io/
+redirect_after: 10
 ---
 
+<!--
 <section class="publication-layout">
   <div class="markdown-container max-w-5xl">
     <h1 class="font-extrabold">
@@ -20,3 +23,15 @@ redirect_after: 60
     </p>
   </div>
 </section>
+-->
+
+<section class="publication-layout">
+  <div class="markdown-container max-w-5xl">
+    <h1 class="font-extrabold">
+      Account Server Maintenance Finished!
+    </h1>
+    <p style="margin-top: 50px;">
+      Redirecting you now...
+    </p>
+  </div>
+</section>