Showing
1 changed file
with
1 additions
and
1 deletions
@@ -61,7 +61,7 @@ cHammer.on('tap', function() { | @@ -61,7 +61,7 @@ cHammer.on('tap', function() { | ||
61 | continue; | 61 | continue; |
62 | } | 62 | } |
63 | 63 | ||
64 | - html += '<li><a href="/?query=' + history + '">' + history + '</li>'; | 64 | + html += '<li><a href="http://search.m.yohobuy.com/?query=' + history + '">' + history + '</li>'; |
65 | } | 65 | } |
66 | 66 | ||
67 | $history.html(html); | 67 | $history.html(html); |
-
Please register or login to post a comment