We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 081ebbb commit 8383b94Copy full SHA for 8383b94
README.md
@@ -7,8 +7,8 @@ Replaces the standard jQuery timer loop with requestAnimationFrame where support
7
## Getting Started
8
Download the [production version][min] or the [development version][max].
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
+[min]: https://raw.github.com/gnarf37/jquery-requestAnimationFrame/master/dist/jquery.requestAnimationFrame.min.js
+[max]: https://raw.github.com/gnarf37/jquery-requestAnimationFrame/master/dist/jquery.requestAnimationFrame.js
12
13
In your web page:
14
0 commit comments