in content/assets/js/main.js [21:23]
$('#search-box').bind('typeahead:select', function (ev, suggestion) { window.location.href = suggestion.url; });