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 8
8
" util" ,
9
9
" sanitize"
10
10
],
11
- "repository" : " https://github.com/wooorm /hast-util-sanitize" ,
12
- "bugs" : " https://github.com/wooorm /hast-util-sanitize/issues" ,
11
+ "repository" : " https://github.com/syntax-tree /hast-util-sanitize" ,
12
+ "bugs" : " https://github.com/syntax-tree /hast-util-sanitize/issues" ,
13
13
"author" : " Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)" ,
14
14
"contributors" : [
15
15
" Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)"
Original file line number Diff line number Diff line change @@ -219,24 +219,24 @@ should however be entirely stripped from the tree.
219
219
220
220
<!-- Definitions -->
221
221
222
- [ travis-badge ] : https://img.shields.io/travis/wooorm /hast-util-sanitize.svg
222
+ [ travis-badge ] : https://img.shields.io/travis/syntax-tree /hast-util-sanitize.svg
223
223
224
- [ travis ] : https://travis-ci.org/wooorm /hast-util-sanitize
224
+ [ travis ] : https://travis-ci.org/syntax-tree /hast-util-sanitize
225
225
226
- [ codecov-badge ] : https://img.shields.io/codecov/c/github/wooorm /hast-util-sanitize.svg
226
+ [ codecov-badge ] : https://img.shields.io/codecov/c/github/syntax-tree /hast-util-sanitize.svg
227
227
228
- [ codecov ] : https://codecov.io/github/wooorm /hast-util-sanitize
228
+ [ codecov ] : https://codecov.io/github/syntax-tree /hast-util-sanitize
229
229
230
230
[ npm ] : https://docs.npmjs.com/cli/install
231
231
232
232
[ license ] : LICENSE
233
233
234
234
[ author ] : http://wooorm.com
235
235
236
- [ hast ] : https://github.com/wooorm /hast
236
+ [ hast ] : https://github.com/syntax-tree /hast
237
237
238
238
[ schema ] : #schema
239
239
240
240
[ github ] : https://github.com/jch/html-pipeline/blob/master/lib/html/pipeline/sanitization_filter.rb
241
241
242
- [ schema-github ] : https://github.com/wooorm/hast-util-sanitize/blob/master/ lib/github.json
242
+ [ schema-github ] : lib/github.json
You can’t perform that action at this time.
0 commit comments