diff --git a/templates/bar.html b/templates/bar.html
index 0cf5b989a93303c2245337596870d75736c9be53..df0d6c55b518af48648a7c2574b701c681165053 100644
--- a/templates/bar.html
+++ b/templates/bar.html
@@ -85,8 +85,8 @@
   </div>
 </div>
 <footer>
-  <div><a href="#">RAT Ain't Tieba</a></div>
-  <div><a href="#">自豪地以 AGPLv3 释出</a></div>
-  <div><a href="#">源代码</a></div>
+  <div><a href="https://0xacab.org/johnxina/rat">RAT Ain't Tieba</a></div>
+  <div><a href="https://0xacab.org/johnxina/rat/-/blob/no-masters/LICENSE">自豪地以 AGPLv3 释出</a></div>
+  <div><a href="https://0xacab.org/johnxina/rat">源代码</a></div>
 </footer>
 </body>
diff --git a/templates/error.html b/templates/error.html
index ce6b4400454a0027845a7c741acfc2d969f89cca..127e2ccbd9242948e8a494ff814376d3b0ee636d 100644
--- a/templates/error.html
+++ b/templates/error.html
@@ -18,8 +18,8 @@
     <h1>{{ msg }}</h1>
   </div>
   <footer>
-    <div><a href="#">RAT Ain't Tieba</a></div>
-    <div><a href="#">自豪地以 AGPLv3 释出</a></div>
-    <div><a href="#">源代码</a></div>
+    <div><a href="https://0xacab.org/johnxina/rat">RAT Ain't Tieba</a></div>
+    <div><a href="https://0xacab.org/johnxina/rat/-/blob/no-masters/LICENSE">自豪地以 AGPLv3 释出</a></div>
+    <div><a href="https://0xacab.org/johnxina/rat">源代码</a></div>
   </footer>
 </body>