Skip to content

Commit 6925147

Browse files
committed
Upd urls
1 parent 8835dd6 commit 6925147

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
],
3333
"author": {
3434
"name": "Vasco Asturiano",
35-
"url": "http://bl.ocks.org/vasturiano"
35+
"url": "https://github.com/vasturiano"
3636
},
3737
"bugs": {
3838
"url": "https://github.com/vasturiano/react-force-graph/issues"

src/packages/react-force-graph-2d/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
],
2828
"author": {
2929
"name": "Vasco Asturiano",
30-
"url": "http://bl.ocks.org/vasturiano"
30+
"url": "https://github.com/vasturiano"
3131
},
3232
"bugs": {
3333
"url": "https://github.com/vasturiano/react-force-graph/issues"

src/packages/react-force-graph-3d/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
],
2929
"author": {
3030
"name": "Vasco Asturiano",
31-
"url": "http://bl.ocks.org/vasturiano"
31+
"url": "https://github.com/vasturiano"
3232
},
3333
"bugs": {
3434
"url": "https://github.com/vasturiano/react-force-graph/issues"

src/packages/react-force-graph-ar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
],
3030
"author": {
3131
"name": "Vasco Asturiano",
32-
"url": "http://bl.ocks.org/vasturiano"
32+
"url": "https://github.com/vasturiano"
3333
},
3434
"bugs": {
3535
"url": "https://github.com/vasturiano/react-force-graph/issues"

src/packages/react-force-graph-vr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
],
2929
"author": {
3030
"name": "Vasco Asturiano",
31-
"url": "http://bl.ocks.org/vasturiano"
31+
"url": "https://github.com/vasturiano"
3232
},
3333
"bugs": {
3434
"url": "https://github.com/vasturiano/react-force-graph/issues"

0 commit comments

Comments
 (0)