links.push(new this.TV2LinkWithLabel('link_query', TV2Util.getStr('nodeQueryTool'), 'http://i2.opdatering.tv2.dk/tool/query/', TV2Util.getStr('nodeQueryTool.accesskey')));
links.push(new this.TV2LinkWithLabel('tango/entry', TV2Util.getStr('tangoInterface'), 'http://i2.opdatering.tv2.dk/tango/', TV2Util.getStr('tangoInterface.accesskey')));
links.push(new this.TV2LinkWithLabel('w3c', TV2Util.getStr('w3c'),
- 'http://validator.w3.org/check?uri=' + encodedURL, TV2Util.getStr('w3c.accesskey')));
+ 'http://validator.jkkn.net/check?uri=' + encodedURL, TV2Util.getStr('w3c.accesskey')));
links.push(new this.TV2LinkWithLabel('flushcache', TV2Util.getStr('flushCache'),
'-', TV2Util.getStr('flushCache.accesskey'), 'flushCache'));