Corrected link to the homepage

This commit is contained in:
Hillel Coren 2015-03-17 12:45:48 +02:00
parent 4eb56a8f88
commit 3e55f43270

View File

@ -37,7 +37,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="{{ URL::to('/') }}" class='navbar-brand'>
<a href="{{ URL::to(NINJA_WEB_URL) }}" class='navbar-brand'>
<img src="{{ asset('images/invoiceninja-logo.png') }}" style="height:18px;width:auto"/>
</a>
</div>