File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ textlint --rule ja-no-successive-word README.md
29
29
30
30
## Changelog
31
31
32
- See [ Releases page] ( https://github.com/azu /textlint-rule-ja-no-successive-word/releases ) .
32
+ See [ Releases page] ( https://github.com/textlint-ja /textlint-rule-ja-no-successive-word/releases ) .
33
33
34
34
## Running tests
35
35
@@ -47,7 +47,7 @@ Install devDependencies and Run `npm test`:
47
47
48
48
Pull requests and stars are always welcome.
49
49
50
- For bugs and feature requests, [ please create an issue] ( https://github.com/azu /textlint-rule-ja-no-successive-word/issues ) .
50
+ For bugs and feature requests, [ please create an issue] ( https://github.com/textlint-ja /textlint-rule-ja-no-successive-word/issues ) .
51
51
52
52
1 . Fork it!
53
53
2 . Create your feature branch: ` git checkout -b my-new-feature `
Original file line number Diff line number Diff line change 2
2
"name" : " textlint-rule-ja-no-successive-word" ,
3
3
"repository" : {
4
4
"type" : " git" ,
5
- "url" : " https://github.com/azu /textlint-rule-ja-no-successive-word.git"
5
+ "url" : " https://github.com/textlint-ja /textlint-rule-ja-no-successive-word.git"
6
6
},
7
7
"author" : " azu" ,
8
8
9
- "homepage" : " https://github.com/azu /textlint-rule-ja-no-successive-word" ,
9
+ "homepage" : " https://github.com/textlint-ja /textlint-rule-ja-no-successive-word" ,
10
10
"license" : " MIT" ,
11
11
"bugs" : {
12
- "url" : " https://github.com/azu /textlint-rule-ja-no-successive-word/issues"
12
+ "url" : " https://github.com/textlint-ja /textlint-rule-ja-no-successive-word/issues"
13
13
},
14
14
"files" : [
15
15
" src/" ,
44
44
"dependencies" : {
45
45
"kuromojin" : " ^1.3.1"
46
46
}
47
- }
47
+ }
You can’t perform that action at this time.
0 commit comments