mirror of
https://github.com/alerta/alerta.git
synced 2025-02-21 20:36:07 +00:00
minor relative link fix to about.html
This commit is contained in:
parent
4ebf3cbea5
commit
10812d61ca
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</a>
|
||||
<a class="brand" href="/alerta/dashboard/v2/templates/index.html">Alert Console</a>
|
||||
<a class="brand" href="index.html">Alert Console</a>
|
||||
<div class="nav-collapse">
|
||||
<ul class="nav">
|
||||
<li class=""><a href="index.html">Production</a></li>
|
||||
|
|
Loading…
Reference in a new issue