aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-02-26 02:03:03 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-02-26 02:03:03 +0000
commit6c47b1083c67a2ee572a7800974b9b513579b585 (patch)
tree656d5239f66188fa51a1d11909c13e6389152562 /README.md
parentfe1a1191ddd4be1db9d071212bdaafd1962790e8 (diff)
downloadruby-6c47b1083c67a2ee572a7800974b9b513579b585.tar.gz
* README.md: update markdown syntax for anchor tag.
[fix GH-1265] Patch by @lukBarros git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53944 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c599d8954c..24178ee810 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`.
+See the file [COPYING](COPYING.md).
## Feedback
@@ -156,7 +156,7 @@ Bug reports should be filed at http://bugs.ruby-lang.org. Read [HowToReport] for
##Contributing
-See the file `CONTRIBUTING.md`
+See the file [CONTRIBUTING.md](CONTRIBUTING.md)
## The Author