Fix nav link

This commit is contained in:
Daniel Supernault 2018-12-16 02:04:18 -07:00
parent bae721df3b
commit fa6e9485ca
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
{{__('navmenu.publicTimeline')}}
</a>
<a class="d-block d-md-none dropdown-item font-weight-bold" href="/i/discover">
<a class="d-block d-md-none dropdown-item font-weight-bold" href="{{route('discover')}}">
<span class="far fa-compass pr-1"></span>
{{__('Discover')}}
</a>