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
" lib" ,
13
13
" index.js"
14
14
],
15
- "repository" : " https://github.com/wooorm /hast-util-to-html" ,
16
- "bugs" : " https://github.com/wooorm /hast-util-to-html/issues" ,
15
+ "repository" : " https://github.com/syntax-tree /hast-util-to-html" ,
16
+ "bugs" : " https://github.com/syntax-tree /hast-util-to-html/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 @@ -131,24 +131,24 @@ you completely trust the content.
131
131
132
132
<!-- Definitions -->
133
133
134
- [ travis-badge ] : https://img.shields.io/travis/wooorm /hast-util-to-html.svg
134
+ [ travis-badge ] : https://img.shields.io/travis/syntax-tree /hast-util-to-html.svg
135
135
136
- [ travis ] : https://travis-ci.org/wooorm /hast-util-to-html
136
+ [ travis ] : https://travis-ci.org/syntax-tree /hast-util-to-html
137
137
138
- [ codecov-badge ] : https://img.shields.io/codecov/c/github/wooorm /hast-util-to-html.svg
138
+ [ codecov-badge ] : https://img.shields.io/codecov/c/github/syntax-tree /hast-util-to-html.svg
139
139
140
- [ codecov ] : https://codecov.io/github/wooorm /hast-util-to-html
140
+ [ codecov ] : https://codecov.io/github/syntax-tree /hast-util-to-html
141
141
142
142
[ npm ] : https://docs.npmjs.com/cli/install
143
143
144
144
[ license ] : LICENSE
145
145
146
146
[ author ] : http://wooorm.com
147
147
148
- [ hast ] : https://github.com/wooorm /hast
148
+ [ hast ] : https://github.com/syntax-tree /hast
149
149
150
150
[ html-void-elements ] : https://github.com/wooorm/html-void-elements
151
151
152
152
[ stringify-entities ] : https://github.com/wooorm/stringify-entities
153
153
154
- [ hast-util-sanitize ] : https://github.com/wooorm /hast-util-sanitize
154
+ [ hast-util-sanitize ] : https://github.com/syntax-tree /hast-util-sanitize
You can’t perform that action at this time.
0 commit comments