Fix Cachet support link

This commit is contained in:
James Brooks
2015-01-05 07:26:18 +00:00
parent 3962b6c2e7
commit c6f7c2b6d9

View File

@@ -79,7 +79,7 @@
<br/>
<ul>
<li data-toggle="tooltip" data-placement="top" title="{{ trans('cachet.dashboard.help') }}">
<a href="https://cachethq.github.io" target="_blank"><i class="icon ion-help"></i></a>
<a href="https://cachethq.io" target="_blank"><i class="icon ion-help"></i></a>
</li>
<li data-toggle="tooltip" data-placement="top" title="{{ trans('cachet.dashboard.status_page') }}">
<a href="{{ route('status-page') }}"><i class="icon ion-monitor"></i></a>