File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -67,9 +67,9 @@ This works in a similar way to the `parse5` version except that it works directl
67
67
68
68
<!-- Definitions -->
69
69
70
- [ travis-badge ] : https://img.shields.io/travis/kmck /hast-util-from-dom.svg
70
+ [ travis-badge ] : https://img.shields.io/travis/syntax-tree /hast-util-from-dom.svg
71
71
72
- [ travis ] : https://travis-ci.org/kmck /hast-util-from-dom
72
+ [ travis ] : https://travis-ci.org/syntax-tree /hast-util-from-dom
73
73
74
74
[ yarn ] : https://yarnpkg.com/lang/en/docs/install
75
75
Original file line number Diff line number Diff line change 4
4
"description" : " Transform a DOM tree to HAST" ,
5
5
"main" : " dist/hast-util-from-dom.js" ,
6
6
"module" : " dist/hast-util-from-dom.mjs" ,
7
- "repository" : " https://github.com/kmck /hast-util-from-dom" ,
7
+ "repository" : " https://github.com/syntax-tree /hast-util-from-dom" ,
8
8
"author" :
" Keith McKnight <[email protected] > (https://keith.mcknig.ht)" ,
9
9
"license" : " ISC" ,
10
10
"scripts" : {
You can’t perform that action at this time.
0 commit comments