Browse Source

Updated Status URL in AdminBar

Yoginth 7 years ago
parent
commit
21f4939ab1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      templates/misc/admin_bar.tmpl

+ 1 - 1
templates/misc/admin_bar.tmpl

@@ -38,7 +38,7 @@
                 <a href="{{AppURL}}admin">
                     <span style="font-size:12px;color:white;margin-left:10px" class="octicon octicon-rocket"></span>
                 </a>
-                <a class="sitestatus ui empty circular label mini" href="{{AppURL}}status"></a>
+                <a class="sitestatus ui empty circular label mini" href="https://status.gitote.in"></a>
             </div>
         </div>
     </div>