* 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
This commit is contained in:
hsbt 2016-02-26 02:03:03 +00:00
parent 966e020add
commit 49f17cc6a3
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
Fri Feb 26 11:02:04 2016 SHIBATA Hiroshi <hsbt@ruby-lang.org>
* README.md: update markdown syntax for anchor tag.
[fix GH-1265] Patch by @lukBarros
Fri Feb 26 10:52:29 2016 Alex Boyd <alex@opengroove.org>
* lib/irb.rb: avoid to needless truncation when using back_trace_limit option.

View File

@ -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