File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 13
13
" dsl" ,
14
14
" html"
15
15
],
16
- "repository" : " https://github.com/wooorm /hastscript" ,
17
- "bugs" : " https://github.com/wooorm /hastscript/issues" ,
16
+ "repository" : " https://github.com/syntax-tree /hastscript" ,
17
+ "bugs" : " https://github.com/syntax-tree /hastscript/issues" ,
18
18
"author" : " Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)" ,
19
19
"contributors" : [
20
20
" Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)"
Original file line number Diff line number Diff line change @@ -77,26 +77,26 @@ DSL for creating virtual [HAST][] trees.
77
77
78
78
<!-- Definitions -->
79
79
80
- [ travis-badge ] : https://img.shields.io/travis/wooorm /hastscript.svg
80
+ [ travis-badge ] : https://img.shields.io/travis/syntax-tree /hastscript.svg
81
81
82
- [ travis ] : https://travis-ci.org/wooorm /hastscript
82
+ [ travis ] : https://travis-ci.org/syntax-tree /hastscript
83
83
84
- [ codecov-badge ] : https://img.shields.io/codecov/c/github/wooorm /hastscript.svg
84
+ [ codecov-badge ] : https://img.shields.io/codecov/c/github/syntax-tree /hastscript.svg
85
85
86
- [ codecov ] : https://codecov.io/github/wooorm /hastscript
86
+ [ codecov ] : https://codecov.io/github/syntax-tree /hastscript
87
87
88
88
[ npm ] : https://docs.npmjs.com/cli/install
89
89
90
90
[ license ] : LICENSE
91
91
92
92
[ author ] : http://wooorm.com
93
93
94
- [ hast ] : https://github.com/wooorm /hast
94
+ [ hast ] : https://github.com/syntax-tree /hast
95
95
96
- [ element ] : https://github.com/wooorm /hast#element
96
+ [ element ] : https://github.com/syntax-tree /hast#element
97
97
98
98
[ virtual-hyperscript ] : https://github.com/Matt-Esch/virtual-dom/tree/master/virtual-hyperscript
99
99
100
100
[ hyperscript ] : https://github.com/dominictarr/hyperscript
101
101
102
- [ text ] : https://github.com/wooorm/hast #text
102
+ [ text ] : https://github.com/syntax-tree/unist #text
You can’t perform that action at this time.
0 commit comments