From b3177141bffd8c9362f546767220091402f39607 Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 26 Feb 2016 07:18:26 +0000 Subject: README.md: fix linked file name [ci skip] * README.md: fix linked file name, COPYING does not a suffix. [Fix GH-1265] * README.ja.md: update a link too. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53950 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- README.ja.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.ja.md b/README.ja.md index eee54a9171..9d6131e416 100644 --- a/README.ja.md +++ b/README.ja.md @@ -151,7 +151,7 @@ UNIXであれば `configure` がほとんどの差異を吸収してくれるは ## 配布条件 -`COPYING.ja` ファイルを参照してください. +[COPYING.ja](COPYING.ja) ファイルを参照してください. ## フィードバック diff --git a/README.md b/README.md index 24178ee810..f79ba9c718 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ to remove old configuration after installing them in such case. ## Copying -See the file [COPYING](COPYING.md). +See the file [COPYING](COPYING). ## Feedback -- cgit v1.2.3