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 12
12
"files" : [
13
13
" index.js"
14
14
],
15
- "repository" : " https://github.com/wooorm /hast-util-to-parse5" ,
16
- "bugs" : " https://github.com/wooorm /hast-util-to-parse5/issues" ,
15
+ "repository" : " https://github.com/syntax-tree /hast-util-to-parse5" ,
16
+ "bugs" : " https://github.com/syntax-tree /hast-util-to-parse5/issues" ,
17
17
"author" : " Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)" ,
18
18
"contributors" : [
19
19
" Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)"
Original file line number Diff line number Diff line change @@ -51,22 +51,22 @@ Parse5 adapter.
51
51
52
52
<!-- Definitions -->
53
53
54
- [ travis-badge ] : https://img.shields.io/travis/wooorm /hast-util-to-parse5.svg
54
+ [ travis-badge ] : https://img.shields.io/travis/syntax-tree /hast-util-to-parse5.svg
55
55
56
- [ travis ] : https://travis-ci.org/wooorm /hast-util-to-parse5
56
+ [ travis ] : https://travis-ci.org/syntax-tree /hast-util-to-parse5
57
57
58
- [ codecov-badge ] : https://img.shields.io/codecov/c/github/wooorm /hast-util-to-parse5.svg
58
+ [ codecov-badge ] : https://img.shields.io/codecov/c/github/syntax-tree /hast-util-to-parse5.svg
59
59
60
- [ codecov ] : https://codecov.io/github/wooorm /hast-util-to-parse5
60
+ [ codecov ] : https://codecov.io/github/syntax-tree /hast-util-to-parse5
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
- [ hast ] : https://github.com/wooorm /hast
68
+ [ hast ] : https://github.com/syntax-tree /hast
69
69
70
70
[ ast ] : https://github.com/inikulin/parse5/wiki/Documentation
71
71
72
- [ node ] : https://github.com/wooorm /hast#ast
72
+ [ node ] : https://github.com/syntax-tree /hast#ast
You can’t perform that action at this time.
0 commit comments