Skip to content

Commit 5e342d7

Browse files
committed
chore: transfer to textlint-rule
1 parent 9949aaf commit 5e342d7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# textlint-rule-alex [![Build Status](https://travis-ci.org/azu/textlint-rule-alex.svg?branch=master)](https://travis-ci.org/azu/textlint-rule-alex)
1+
# textlint-rule-alex [![Build Status](https://travis-ci.org/textlint-rule/textlint-rule-alex.svg?branch=master)](https://travis-ci.org/textlint-rule/textlint-rule-alex)
22

33
[textlint](https://github.com/textlint/textlint "textlint") rule for [ALEX](http://alexjs.com/ "ALEX").
44

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"name": "textlint-rule-alex",
33
"repository": {
44
"type": "git",
5-
"url": "git+https://github.com/azu/textlint-rule-alex.git"
5+
"url": "git+https://github.com/textlint-rule/textlint-rule-alex.git"
66
},
77
"author": "azu",
88
"email": "[email protected]",
9-
"homepage": "https://github.com/azu/textlint-rule-alex",
9+
"homepage": "https://github.com/textlint-rule/textlint-rule-alex",
1010
"license": "MIT",
1111
"bugs": {
12-
"url": "https://github.com/azu/textlint-rule-alex/issues"
12+
"url": "https://github.com/textlint-rule/textlint-rule-alex/issues"
1313
},
1414
"version": "1.3.0",
1515
"description": "textlint rule for alex",
@@ -38,4 +38,4 @@
3838
"alex": "^5.1.0",
3939
"textlint-rule-helper": "^2.0.0"
4040
}
41-
}
41+
}

0 commit comments

Comments
 (0)