File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 13
13
" modify" ,
14
14
" children"
15
15
],
16
- "repository" : " https://github.com/wooorm /unist-util-modify-children" ,
17
- "bugs" : " https://github.com/wooorm /unist-util-modify-children/issues" ,
16
+ "repository" : " https://github.com/syntax-tree /unist-util-modify-children" ,
17
+ "bugs" : " https://github.com/syntax-tree /unist-util-modify-children/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 @@ -68,21 +68,21 @@ Invoke the bound [`modifier`][modifier] for each child in `parent`
68
68
69
69
<!-- Definitions -->
70
70
71
- [ travis-badge ] : https://img.shields.io/travis/wooorm /unist-util-modify-children.svg
71
+ [ travis-badge ] : https://img.shields.io/travis/syntax-tree /unist-util-modify-children.svg
72
72
73
- [ travis ] : https://travis-ci.org/wooorm /unist-util-modify-children
73
+ [ travis ] : https://travis-ci.org/syntax-tree /unist-util-modify-children
74
74
75
- [ codecov-badge ] : https://img.shields.io/codecov/c/github/wooorm /unist-util-modify-children.svg
75
+ [ codecov-badge ] : https://img.shields.io/codecov/c/github/syntax-tree /unist-util-modify-children.svg
76
76
77
- [ codecov ] : https://codecov.io/github/wooorm /unist-util-modify-children
77
+ [ codecov ] : https://codecov.io/github/syntax-tree /unist-util-modify-children
78
78
79
79
[ npm ] : https://docs.npmjs.com/cli/install
80
80
81
81
[ license ] : LICENSE
82
82
83
83
[ author ] : http://wooorm.com
84
84
85
- [ node ] : https://github.com/wooorm /unist#node
85
+ [ node ] : https://github.com/syntax-tree /unist#node
86
86
87
87
[ modifier ] : #next--modifierchild-index-parent
88
88
You can’t perform that action at this time.
0 commit comments