RenatoSousa89 / google-ajax-apis

Automatically exported from code.google.com/p/google-ajax-apis
0 stars 0 forks source link

jquery/1.9/ links not working #645

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. These jQuery links aren't working: 
//ajax.googleapis.com/ajax/libs/jquery/1.9/jquery.js
//ajax.googleapis.com/ajax/libs/jquery/1.9/jquery.min.js

What is the expected output? What do you see instead?
The links should point to the latest 1.9.x releases of jQuery, just as 
//ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.min.js points to the latest 
1.8.x release.

Original issue reported on code.google.com by nickstak...@gmail.com on 11 Feb 2013 at 11:46