This works:
http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js
But this doesn't:
http://ajax.googleapis.com/ajax/libs/jquery/2/jquery.min.js
During development, I like to always be using the latest version of jQuery.
I wonder if there's a way to have it like I used to back when referencing /1/ meant: the latest 1.x version.