1.4.2.min.js and Complete Example

1.4.2.min.js and Complete Example

Hello,

I have a quick question. First I am new to the group and  I downloaded the lib 1.4.2 in both min and regular variants. When running the code under complete example see:
 
http://docs.jquery.com/Tutorials:How_jQuery_Works

and changing the script location of jquery to my local copy. It fails to work as expected when using 1.4.2.min.js, the link sends me to jquery site. When I reference the regular version 1.4.2.js (as opposed to the minified one) it works fine. What causes this behavior?

FF3.5.9 on WinXP

Thanks.