diff --git a/static/js/global.js b/static/js/global.js index 90a9b064..15700fe1 100644 --- a/static/js/global.js +++ b/static/js/global.js @@ -21988,7 +21988,7 @@ var Links = new function() { } var data = { - 'wowheadurl': g_host +'?' + type + '=' + opt.typeId, + 'wowheadurl': g_host +'/?' + type + '=' + opt.typeId, 'armoryurl': 'http://us.battle.net/wow/en/' + type + '/' + opt.typeId, 'ingamelink': link, 'markuptag': '[' + (extraTypes[opt.type] || type) + '=' + opt.typeId + ']'