Skip to content

Commit b494db2

Browse files
committed
chore(npm): update meta
1 parent 632ab62 commit b494db2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# textlint-rule-ja-no-mixed-period
1+
# textlint-rule-ja-no-mixed-period [![Build Status](https://travis-ci.org/textlint-ja/textlint-rule-ja-no-mixed-period.svg?branch=master)](https://travis-ci.org/textlint-ja/textlint-rule-ja-no-mixed-period)
22

33
文末の句点(。)の統一 OR 抜けをチェックするtextlintルール
44

@@ -61,7 +61,7 @@ textlint --rule ja-no-mixed-period README.md
6161
6262
## Changelog
6363

64-
See [Releases page](https://github.com/azu/textlint-rule-ja-no-mixed-period/releases).
64+
See [Releases page](https://github.com/textlint-ja/textlint-rule-ja-no-mixed-period/releases).
6565

6666
## Running tests
6767

@@ -73,7 +73,7 @@ Install devDependencies and Run `npm test`:
7373

7474
Pull requests and stars are always welcome.
7575

76-
For bugs and feature requests, [please create an issue](https://github.com/azu/textlint-rule-ja-no-mixed-period/issues).
76+
For bugs and feature requests, [please create an issue](https://github.com/textlint-ja/textlint-rule-ja-no-mixed-period/issues).
7777

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"name": "textlint-rule-ja-no-mixed-period",
33
"repository": {
44
"type": "git",
5-
"url": "https://github.com/azu/textlint-rule-ja-no-mixed-period.git"
5+
"url": "https://github.com/textlint-ja/textlint-rule-ja-no-mixed-period.git"
66
},
77
"author": "azu",
88
"email": "[email protected]",
9-
"homepage": "https://github.com/azu/textlint-rule-ja-no-mixed-period",
9+
"homepage": "https://github.com/textlint-ja/textlint-rule-ja-no-mixed-period",
1010
"license": "MIT",
1111
"bugs": {
12-
"url": "https://github.com/azu/textlint-rule-ja-no-mixed-period/issues"
12+
"url": "https://github.com/textlint-ja/textlint-rule-ja-no-mixed-period/issues"
1313
},
1414
"files": [
1515
"src/",

0 commit comments

Comments
 (0)