Selaa lähdekoodia

docs:修改备案跳转地址

lifei6671 6 vuotta sitten
vanhempi
sitoutus
61fdf0d15e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      views/widgets/footer.tpl

+ 1 - 1
views/widgets/footer.tpl

@@ -11,7 +11,7 @@
         </div>
         {{if .site_beian}}
         <div class="row text-center">
-            <a href="http://www.miitbeian.gov.cn" target="_blank">{{.site_beian}}</a>
+            <a href="http://www.beian.miit.gov.cn" target="_blank">{{.site_beian}}</a>
         </div>
         {{end}}
     </div>