File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11
11
" util" ,
12
12
" utility"
13
13
],
14
- "repository" : " https://github.com/wooorm /hast-util-is-element" ,
15
- "bugs" : " https://github.com/wooorm /hast-util-is-element/issues" ,
14
+ "repository" : " https://github.com/syntax-tree /hast-util-is-element" ,
15
+ "bugs" : " https://github.com/syntax-tree /hast-util-is-element/issues" ,
16
16
"author" :
" Titus Wormer <[email protected] > (http://wooorm.com)" ,
17
17
"contributors" : [
18
18
" Titus Wormer <[email protected] > (http://wooorm.com)"
Original file line number Diff line number Diff line change @@ -52,22 +52,22 @@ included in the second parameter.
52
52
53
53
<!-- Definition -->
54
54
55
- [ build-badge ] : https://img.shields.io/travis/wooorm /hast-util-is-element.svg
55
+ [ build-badge ] : https://img.shields.io/travis/syntax-tree /hast-util-is-element.svg
56
56
57
- [ build-page ] : https://travis-ci.org/wooorm /hast-util-is-element
57
+ [ build-page ] : https://travis-ci.org/syntax-tree /hast-util-is-element
58
58
59
- [ coverage-badge ] : https://img.shields.io/codecov/c/github/wooorm /hast-util-is-element.svg
59
+ [ coverage-badge ] : https://img.shields.io/codecov/c/github/syntax-tree /hast-util-is-element.svg
60
60
61
- [ coverage-page ] : https://codecov.io/github/wooorm /hast-util-is-element?branch=master
61
+ [ coverage-page ] : https://codecov.io/github/syntax-tree /hast-util-is-element?branch=master
62
62
63
63
[ npm ] : https://docs.npmjs.com/cli/install
64
64
65
65
[ license ] : LICENSE
66
66
67
67
[ author ] : http://wooorm.com
68
68
69
- [ hast ] : https://github.com/wooorm /hast
69
+ [ hast ] : https://github.com/syntax-tree /hast
70
70
71
- [ node ] : https://github.com/wooorm/hast #node
71
+ [ node ] : https://github.com/syntax-tree/unist #node
72
72
73
- [ element ] : https://github.com/wooorm /hast#element
73
+ [ element ] : https://github.com/syntax-tree /hast#element
You can’t perform that action at this time.
0 commit comments