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