Skip to content

Commit 2324143

Browse files
committed
chore: transfer
1 parent 2433b8e commit 2324143

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ textlint --rule ja-no-successive-word README.md
2929

3030
## Changelog
3131

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).
3333

3434
## Running tests
3535

@@ -47,7 +47,7 @@ Install devDependencies and Run `npm test`:
4747

4848
Pull requests and stars are always welcome.
4949

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).
5151

5252
1. Fork it!
5353
2. Create your feature branch: `git checkout -b my-new-feature`

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"name": "textlint-rule-ja-no-successive-word",
33
"repository": {
44
"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"
66
},
77
"author": "azu",
88
"email": "[email protected]",
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",
1010
"license": "MIT",
1111
"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"
1313
},
1414
"files": [
1515
"src/",
@@ -44,4 +44,4 @@
4444
"dependencies": {
4545
"kuromojin": "^1.3.1"
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)