Skip to content

Commit a90d3ee

Browse files
committed
Update Owner
1 parent d3711e7 commit a90d3ee

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# anim8js-jquery
22

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/)
44

55
### Installation
66

77
- Bower: `bower install anim8js-jquery`
88
- 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)
1010

1111
### jQuery Functions
1212

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "anim8js-jquery",
33
"version": "1.0.1",
4-
"homepage": "http://clickermonkey.github.io/anim8js-jquery",
4+
"homepage": "http://anim8js.github.io/anim8js-jquery",
55
"authors": [
66
"Philip Diffenderfer <[email protected]>"
77
],

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"repository": {
88
"type": "git",
9-
"url": "git://github.com/ClickerMonkey/anim8js-jquery.git"
9+
"url": "git://github.com/anim8js/anim8js-jquery.git"
1010
},
1111
"scripts": {
1212
"test": "gulp test"

0 commit comments

Comments
 (0)