From d2982bea679b494712f7c19afc0308be0aa2246b Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA Date: Tue, 15 Oct 2019 20:18:06 +0900 Subject: [PATCH] Remove duplicated `.` [ci skip] --- doc/contributing.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contributing.rdoc b/doc/contributing.rdoc index 7ca6928266b060..95e5b6dd285e00 100644 --- a/doc/contributing.rdoc +++ b/doc/contributing.rdoc @@ -250,7 +250,7 @@ need to be able to run the test suite. CRuby uses git for source control, the {git homepage}[https://git-scm.com/] has installation instructions with links to documentation for learning more about git. There is a mirror of the repository on {github}[https://github.com/ruby/ruby]. -. For other resources see the {ruby-core documentation on +For other resources see the {ruby-core documentation on ruby-lang.org}[https://www.ruby-lang.org/en/community/ruby-core/]. Install the prerequisite dependencies for building the CRuby interpreter to