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 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 )
2
2
3
3
文末の句点(。)の統一 OR 抜けをチェックするtextlintルール
4
4
@@ -61,7 +61,7 @@ textlint --rule ja-no-mixed-period README.md
61
61
62
62
## Changelog
63
63
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 ) .
65
65
66
66
## Running tests
67
67
@@ -73,7 +73,7 @@ Install devDependencies and Run `npm test`:
73
73
74
74
Pull requests and stars are always welcome.
75
75
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 ) .
77
77
78
78
1 . Fork it!
79
79
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-mixed-period" ,
3
3
"repository" : {
4
4
"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"
6
6
},
7
7
"author" : " azu" ,
8
8
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" ,
10
10
"license" : " MIT" ,
11
11
"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"
13
13
},
14
14
"files" : [
15
15
" src/" ,
You can’t perform that action at this time.
0 commit comments