1--- jquery.pwi.js.orig 2009-11-05 18:56:08.000000000 +0100 2+++ jquery.pwi.js 2009-11-05 18:56:38.000000000 +0100 3@@ -26,7 +26,7 @@ 4 } 5 function _start() { 6 if (settings.username === '') { 7- alert('Make sure you specify at least your username.' + '\n' + 'See http://pwi.googlecode.com for more info'); 8+ alert('Make sure you specify at least your username.' + '\n' + 'See pwi.googlecode.com for more info'); 9 return; 10 } 11 switch (settings.mode) { 12