README.md: removed unnecessary schemes

`mailto:` scheme on text looking like email-address is unnecessary
in Markdown.  [Fix GH-1827]

Co-Authored-By: YoeriH <yoeri90@gmail.com>

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62662 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2018-03-05 07:21:54 +00:00
parent 2311087b68
commit 71e58ad614
1 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@ send the following phrase:
subscribe
in the mail body (not subject) to the address
<mailto:ruby-talk-request@ruby-lang.org>.
<ruby-talk-request@ruby-lang.org>.
## How to compile and install
@ -172,4 +172,4 @@ See the file [CONTRIBUTING.md](CONTRIBUTING.md)
Ruby was originally designed and developed by Yukihiro Matsumoto (Matz) in
1995.
<mailto:matz@ruby-lang.org>
<matz@ruby-lang.org>