File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# anim8js-jquery
2
2
3
- [ anim8] ( https://github.com/ClickerMonkey /anim8js ) your HTML elements with [ jQuery] ( https://jquery.com/ )
3
+ [ anim8] ( https://github.com/anim8js /anim8js ) your HTML elements with [ jQuery] ( https://jquery.com/ )
4
4
5
5
### Installation
6
6
7
7
- Bower: ` bower install anim8js-jquery `
8
8
- Node: ` npm install anim8js-jquery `
9
- - Download: [ anim8js-jquery] ( https://raw.githubusercontent.com/ClickerMonkey /anim8js-jquery/master/build/anim8js-jquery.js )
9
+ - Download: [ anim8js-jquery] ( https://raw.githubusercontent.com/anim8js /anim8js-jquery/master/build/anim8js-jquery.js )
10
10
11
11
### jQuery Functions
12
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " anim8js-jquery" ,
3
3
"version" : " 1.0.1" ,
4
- "homepage" : " http://clickermonkey .github.io/anim8js-jquery" ,
4
+ "homepage" : " http://anim8js .github.io/anim8js-jquery" ,
5
5
"authors" : [
6
6
" Philip Diffenderfer <[email protected] >"
7
7
],
Original file line number Diff line number Diff line change 6
6
"license" : " MIT" ,
7
7
"repository" : {
8
8
"type" : " git" ,
9
- "url" : " git://github.com/ClickerMonkey /anim8js-jquery.git"
9
+ "url" : " git://github.com/anim8js /anim8js-jquery.git"
10
10
},
11
11
"scripts" : {
12
12
"test" : " gulp test"
You can’t perform that action at this time.
0 commit comments