Skip to content

Commit e9c58f7

Browse files
authored
Merge pull request #75 from massongit/patch-1
JTFスタイルガイド関連のURL修正
2 parents 3046ca9 + 1f90253 commit e9c58f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# textlint-rule-preset-JTF-style [![textlint rule](https://img.shields.io/badge/textlint-fixable-green.svg?style=social)](https://textlint.github.io/) [![Build Status](https://travis-ci.org/textlint-ja/textlint-rule-preset-JTF-style.svg?branch=master)](https://travis-ci.org/textlint-ja/textlint-rule-preset-JTF-style)
22

3-
[JTF日本語標準スタイルガイド(翻訳用)](https://www.jtf.jp/jp/style_guide/styleguide_top.html "JTF日本語標準スタイルガイド(翻訳用)") for [textlint](https://github.com/textlint/textlint "textlint").
3+
[JTF日本語標準スタイルガイド(翻訳用)](https://www.jtf.jp/tips/styleguide "JTF日本語標準スタイルガイド(翻訳用)") for [textlint](https://github.com/textlint/textlint "textlint").
44

55
2016年2月22日改訂第2.2版を元にしています。
66

@@ -79,7 +79,7 @@ textlint --fix /path/to/target.md
7979

8080
それぞれのルールの詳細は以下を読んでください。
8181

82-
- [JTF日本語標準スタイルガイド(翻訳用)(PDFファイル)](https://www.jtf.jp/jp/style_guide/pdf/jtf_style_guide.pdf)
82+
- [JTF日本語標準スタイルガイド(翻訳用)(PDFファイル)](https://www.jtf.jp/pdf/jtf_style_guide.pdf)
8383

8484
`textlint-rule-preset-jtf-style`で対応するルールと実装状況は以下のとおりです。
8585

@@ -598,7 +598,7 @@ Issueには以下の項目が書かれていると問題を解決しやすくな
598598
- 実際の結果
599599
- 例) 実際にはエラーとならなかった
600600

601-
また、[JTF日本語標準スタイルガイド(翻訳用)](https://www.jtf.jp/jp/style_guide/pdf/jtf_style_guide.pdf)に記載されてる全てのルールが実装済みではないため、
601+
また、[JTF日本語標準スタイルガイド(翻訳用)](https://www.jtf.jp/pdf/jtf_style_guide.pdf)に記載されてる全てのルールが実装済みではないため、
602602
Pull Requestも歓迎しています。
603603

604604
-----

0 commit comments

Comments
 (0)