Skip to content

Commit dfc9b42

Browse files
authored
Update package.json
1 parent 95d7fb9 commit dfc9b42

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "dist/gridstack.js",
66
"repository": {
77
"type": "git",
8-
"url": "git+https://github.com/troolee/gridstack.js.git"
8+
"url": "git+https://github.com/gridstack/gridstack.js.git"
99
},
1010
"scripts": {
1111
"build": "grunt ; doctoc ./README.md ; doctoc ./doc/README.md ; doctoc ./doc/CHANGES.md",
@@ -24,9 +24,9 @@
2424
],
2525
"license": "MIT",
2626
"bugs": {
27-
"url": "https://github.com/troolee/gridstack.js/issues"
27+
"url": "https://github.com/gridstack/gridstack.js/issues"
2828
},
29-
"homepage": "http://troolee.github.io/gridstack.js/",
29+
"homepage": "http://gridstack.github.io/gridstack.js/",
3030
"dependencies": {
3131
"jquery": "^3.1.0",
3232
"jquery-ui": "^1.12.0",

0 commit comments

Comments
 (0)