Skip to content

Commit e43acaf

Browse files
committed
transfer to textlint
1 parent 8641f55 commit e43acaf

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-no-doubled-joshi [![Build Status](https://travis-ci.org/azu/textlint-rule-no-doubled-joshi.svg?branch=master)](https://travis-ci.org/azu/textlint-rule-no-doubled-joshi)
1+
# textlint-rule-no-doubled-joshi [![Build Status](https://travis-ci.org/textlint-ja/textlint-rule-no-doubled-joshi.svg?branch=master)](https://travis-ci.org/textlint-ja/textlint-rule-no-doubled-joshi)
22

33
文中に同じ助詞が複数出てくるのをチェックする[textlint](https://github.com/textlint/textlint "textlint")ルールです。
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-no-doubled-joshi",
33
"repository": {
44
"type": "git",
5-
"url": "git+https://github.com/azu/textlint-rule-no-doubled-joshi.git"
5+
"url": "git+https://github.com/textlint-ja/textlint-rule-no-doubled-joshi.git"
66
},
77
"author": "azu",
88
"email": "[email protected]",
9-
"homepage": "https://github.com/azu/textlint-rule-no-doubled-joshi",
9+
"homepage": "https://github.com/textlint-ja/textlint-rule-no-doubled-joshi",
1010
"license": "MIT",
1111
"bugs": {
12-
"url": "https://github.com/azu/textlint-rule-no-doubled-joshi/issues"
12+
"url": "https://github.com/textlint-ja/textlint-rule-no-doubled-joshi/issues"
1313
},
1414
"version": "3.3.0",
1515
"description": "textlint rule check doubled joshi",
@@ -47,4 +47,4 @@
4747
"textlint-rule-helper": "^1.1.4",
4848
"textlint-util-to-string": "^1.1.0"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)