File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
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-from-parse5" ,
16
- "bugs" : " https://github.com/wooorm /hast-util-from-parse5/issues" ,
15
+ "repository" : " https://github.com/syntax-tree /hast-util-from-parse5" ,
16
+ "bugs" : " https://github.com/syntax-tree /hast-util-from-parse5/issues" ,
17
17
"author" :
" Titus Wormer <[email protected] > (http://wooorm.com)" ,
18
18
"contributors" : [
19
19
" Titus Wormer <[email protected] > (http://wooorm.com)"
Original file line number Diff line number Diff line change @@ -129,24 +129,24 @@ The verbose info would looks as follows:
129
129
130
130
<!-- Definitions -->
131
131
132
- [ travis-badge ] : https://img.shields.io/travis/wooorm /hast-util-from-parse5.svg
132
+ [ travis-badge ] : https://img.shields.io/travis/syntax-tree /hast-util-from-parse5.svg
133
133
134
- [ travis ] : https://travis-ci.org/wooorm /hast-util-from-parse5
134
+ [ travis ] : https://travis-ci.org/syntax-tree /hast-util-from-parse5
135
135
136
- [ codecov-badge ] : https://img.shields.io/codecov/c/github/wooorm /hast-util-from-parse5.svg
136
+ [ codecov-badge ] : https://img.shields.io/codecov/c/github/syntax-tree /hast-util-from-parse5.svg
137
137
138
- [ codecov ] : https://codecov.io/github/wooorm /hast-util-from-parse5
138
+ [ codecov ] : https://codecov.io/github/syntax-tree /hast-util-from-parse5
139
139
140
140
[ npm-install ] : https://docs.npmjs.com/cli/install
141
141
142
142
[ license ] : LICENSE
143
143
144
144
[ author ] : http://wooorm.com
145
145
146
- [ hast ] : https://github.com/wooorm /hast
146
+ [ hast ] : https://github.com/syntax-tree /hast
147
147
148
148
[ ast ] : https://github.com/inikulin/parse5/wiki/Documentation
149
149
150
- [ node ] : https://github.com/wooorm /hast#ast
150
+ [ node ] : https://github.com/syntax-tree /hast#ast
151
151
152
- [ vfile ] : https://github.com/wooorm /vfile
152
+ [ vfile ] : https://github.com/vfile /vfile
You can’t perform that action at this time.
0 commit comments