Skip to content

Commit 50019d3

Browse files
Update old github links
1 parent 5aee58b commit 50019d3

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
@@ -10,7 +10,7 @@
1010
},
1111
"repository": {
1212
"type": "git",
13-
"url": "git+https://github.com/Joris-van-der-Wel/js-symbol-tree.git"
13+
"url": "https://github.com/jsdom/js-symbol-tree.git"
1414
},
1515
"keywords": [
1616
"list",
@@ -25,9 +25,9 @@
2525
"author": "Joris van der Wel <joris@jorisvanderwel.com>",
2626
"license": "MIT",
2727
"bugs": {
28-
"url": "https://github.com/Joris-van-der-Wel/js-symbol-tree/issues"
28+
"url": "https://github.com/jsdom/js-symbol-tree/issues"
2929
},
30-
"homepage": "https://github.com/Joris-van-der-Wel/js-symbol-tree#readme",
30+
"homepage": "https://github.com/jsdom/js-symbol-tree#symbol-tree",
3131
"devDependencies": {
3232
"istanbul": "^0.3.17",
3333
"jscs": "^1.13.1",

0 commit comments

Comments
 (0)