mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
FIX: Incorrect search link
This commit is contained in:
parent
2fdf8cba3d
commit
1e50883d06
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
mobileAction="fullPageSearch"
|
||||
loginAction="showLogin"
|
||||
title="search.title"
|
||||
href="search"}}
|
||||
href="/search"}}
|
||||
{{/header-dropdown}}
|
||||
|
||||
{{#header-dropdown iconId="toggle-hamburger-menu"
|
||||
|
|
Loading…
Reference in a new issue