File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
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-sectioning" ,
15
- "bugs" : " https://github.com/wooorm /hast-util-sectioning/issues" ,
14
+ "repository" : " https://github.com/syntax-tree /hast-util-sectioning" ,
15
+ "bugs" : " https://github.com/syntax-tree /hast-util-sectioning/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 @@ -45,22 +45,22 @@ Check if the given value is a [**sectioning**][spec] [element][].
45
45
46
46
<!-- Definition -->
47
47
48
- [ build-badge ] : https://img.shields.io/travis/wooorm /hast-util-sectioning.svg
48
+ [ build-badge ] : https://img.shields.io/travis/syntax-tree /hast-util-sectioning.svg
49
49
50
- [ build-page ] : https://travis-ci.org/wooorm /hast-util-sectioning
50
+ [ build-page ] : https://travis-ci.org/syntax-tree /hast-util-sectioning
51
51
52
- [ coverage-badge ] : https://img.shields.io/codecov/c/github/wooorm /hast-util-sectioning.svg
52
+ [ coverage-badge ] : https://img.shields.io/codecov/c/github/syntax-tree /hast-util-sectioning.svg
53
53
54
- [ coverage-page ] : https://codecov.io/github/wooorm /hast-util-sectioning?branch=master
54
+ [ coverage-page ] : https://codecov.io/github/syntax-tree /hast-util-sectioning?branch=master
55
55
56
56
[ npm ] : https://docs.npmjs.com/cli/install
57
57
58
58
[ license ] : LICENSE
59
59
60
60
[ author ] : http://wooorm.com
61
61
62
- [ node ] : https://github.com/wooorm/hast #node
62
+ [ node ] : https://github.com/syntax-tree/unist #node
63
63
64
- [ element ] : https://github.com/wooorm/hast #element
64
+ [ element ] : https://github.com/syntax-tree/unist #element
65
65
66
66
[ spec ] : https://html.spec.whatwg.org/#sectioning-content
You can’t perform that action at this time.
0 commit comments