File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ Replaces the standard jQuery timer loop with requestAnimationFrame where support
5
5
** Requires jQuery 1.8+**
6
6
7
7
## Getting Started
8
- Download the [ production version] [ min ] or the [ development version] [ max ] .
8
+ Download the [ production version] [ min ] or the [ development version] [ max ] of version 0.1.0 .
9
9
10
- [ min ] : https://raw.github.com/gnarf37/jquery-requestAnimationFrame/master /dist/jquery.requestAnimationFrame.min.js
11
- [ max ] : https://raw.github.com/gnarf37/jquery-requestAnimationFrame/master /dist/jquery.requestAnimationFrame.js
10
+ [ min ] : https://raw.github.com/gnarf37/jquery-requestAnimationFrame/0.1.0 /dist/jquery.requestAnimationFrame.min.js
11
+ [ max ] : https://raw.github.com/gnarf37/jquery-requestAnimationFrame/0.1.0 /dist/jquery.requestAnimationFrame.js
12
12
13
13
In your web page:
14
14
You can’t perform that action at this time.
0 commit comments