File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 7
7
" nlcst" ,
8
8
" emoticons"
9
9
],
10
- "repository" : " https://github.com/wooorm /nlcst-emoticon-modifier" ,
11
- "bugs" : " https://github.com/wooorm /nlcst-emoticon-modifier/issues" ,
10
+ "repository" : " https://github.com/syntax-tree /nlcst-emoticon-modifier" ,
11
+ "bugs" : " https://github.com/syntax-tree /nlcst-emoticon-modifier/issues" ,
12
12
"author" : " Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)" ,
13
13
"contributors" : [
14
14
" Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)"
Original file line number Diff line number Diff line change @@ -63,13 +63,13 @@ Classify plain-text ASCII [**emoticon**][emoticon]s as `EmoticonNode`s.
63
63
64
64
<!-- Definitions -->
65
65
66
- [ travis-badge ] : https://img.shields.io/travis/wooorm /nlcst-emoticon-modifier.svg
66
+ [ travis-badge ] : https://img.shields.io/travis/syntax-tree /nlcst-emoticon-modifier.svg
67
67
68
- [ travis ] : https://travis-ci.org/wooorm /nlcst-emoticon-modifier
68
+ [ travis ] : https://travis-ci.org/syntax-tree /nlcst-emoticon-modifier
69
69
70
- [ codecov-badge ] : https://img.shields.io/codecov/c/github/wooorm /nlcst-emoticon-modifier.svg
70
+ [ codecov-badge ] : https://img.shields.io/codecov/c/github/syntax-tree /nlcst-emoticon-modifier.svg
71
71
72
- [ codecov ] : https://codecov.io/github/wooorm /nlcst-emoticon-modifier
72
+ [ codecov ] : https://codecov.io/github/syntax-tree /nlcst-emoticon-modifier
73
73
74
74
[ npm ] : https://docs.npmjs.com/cli/install
75
75
@@ -79,6 +79,6 @@ Classify plain-text ASCII [**emoticon**][emoticon]s as `EmoticonNode`s.
79
79
80
80
[ retext-emoji ] : https://github.com/wooorm/retext-emoji
81
81
82
- [ sentence ] : https://github.com/wooorm /nlcst#paragraphnode
82
+ [ sentence ] : https://github.com/syntax-tree /nlcst#paragrap
83
83
84
84
[ emoticon ] : https://github.com/wooorm/emoticon
You can’t perform that action at this time.
0 commit comments