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