File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 1
-
2
1
</ div>
3
2
<!-- /container -->
4
3
9
8
< h3 > < span > Quick Access</ span > </ h3 >
10
9
< div class ="cdn ">
11
10
< strong > CDN</ strong >
12
- < span > //ajax.googleapis.com/ajax/libs/jquery/1.7.1 /jquery.min.js</ span >
11
+ < span > //ajax.googleapis.com/ajax/libs/jquery/1.7.2 /jquery.min.js</ span >
13
12
</ div >
14
13
< div class ="download ">
15
- < strong > Download jQuery 1.7.1 :</ strong >
16
- < span > < a href ="//code.jquery.com/jquery-1.7.1 .min.js "> Minified < em > (29KB )</ em > </ a >
17
- < a href ="//code.jquery.com/jquery-1.7.1 .js "> Unminified < em > (212KB )</ em > </ a > </ span >
14
+ < strong > Download jQuery 1.7.2 :</ strong >
15
+ < span > < a href ="//code.jquery.com/jquery-1.7.2 .min.js "> Minified < em > (32KB )</ em > </ a >
16
+ < a href ="//code.jquery.com/jquery-1.7.2 .js "> Unminified < em > (247KB )</ em > </ a > </ span >
18
17
</ div >
19
18
< ul class ="footer-icon-links ">
20
19
< li class ="footer-icon icon-github "> < a href ="http://github.com/jquery/jquery "> Github < small > jQuery < br > Source</ small > </ a > </ li >
@@ -83,8 +82,8 @@ <h3><span>Books</span></h3>
83
82
84
83
</ footer >
85
84
86
- < script src ="http://ajax.googleapis.com/ajax/libs/jquery/1.6.4 /jquery.min.js "> </ script >
87
- < script > ! window . jQuery && document . write ( unescape ( '%3Cscript src="/assets/js/libs/jquery-1.6.4 .min.js"%3E%3C/script%3E' ) ) </ script >
85
+ < script src ="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2 /jquery.min.js "> </ script >
86
+ < script > ! window . jQuery && document . write ( unescape ( '%3Cscript src="/assets/js/libs/jquery-1.7.2 .min.js"%3E%3C/script%3E' ) ) </ script >
88
87
< script src ="/assets/js/plugins.js "> </ script >
89
88
< script src ="/assets/js/scripts.js "> </ script >
90
89
You can’t perform that action at this time.
0 commit comments