File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 13
13
"files" : [
14
14
" index.js"
15
15
],
16
- "repository" : " https://github.com/wooorm /unist-util-remove-position" ,
17
- "bugs" : " https://github.com/wooorm /unist-util-remove-position/issues" ,
16
+ "repository" : " https://github.com/syntax-tree /unist-util-remove-position" ,
17
+ "bugs" : " https://github.com/syntax-tree /unist-util-remove-position/issues" ,
18
18
"author" : " Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)" ,
19
19
"contributors" : [
20
20
" Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)"
Original file line number Diff line number Diff line change @@ -57,22 +57,22 @@ The given `node`.
57
57
58
58
<!-- Definitions -->
59
59
60
- [ travis-badge ] : https://img.shields.io/travis/wooorm /unist-util-remove-position.svg
60
+ [ travis-badge ] : https://img.shields.io/travis/syntax-tree /unist-util-remove-position.svg
61
61
62
- [ travis ] : https://travis-ci.org/wooorm /unist-util-remove-position
62
+ [ travis ] : https://travis-ci.org/syntax-tree /unist-util-remove-position
63
63
64
- [ codecov-badge ] : https://img.shields.io/codecov/c/github/wooorm /unist-util-remove-position.svg
64
+ [ codecov-badge ] : https://img.shields.io/codecov/c/github/syntax-tree /unist-util-remove-position.svg
65
65
66
- [ codecov ] : https://codecov.io/github/wooorm /unist-util-remove-position
66
+ [ codecov ] : https://codecov.io/github/syntax-tree /unist-util-remove-position
67
67
68
68
[ npm ] : https://docs.npmjs.com/cli/install
69
69
70
70
[ license ] : LICENSE
71
71
72
72
[ author ] : http://wooorm.com
73
73
74
- [ unist ] : https://github.com/wooorm /unist
74
+ [ unist ] : https://github.com/syntax-tree /unist
75
75
76
- [ position ] : https://github.com/wooorm /unist#position
76
+ [ position ] : https://github.com/syntax-tree /unist#position
77
77
78
- [ node ] : https://github.com/wooorm /unist#node
78
+ [ node ] : https://github.com/syntax-tree /unist#node
You can’t perform that action at this time.
0 commit comments