From b508b623ee1cc526cfd674218f6e6e7fa6b10f26 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Tue, 21 May 2019 05:00:17 -0700 Subject: [PATCH] Use conssitent documentation about repository [ci skip] This unifies our explanation with https://github.com/ruby/www.ruby-lang.org/pull/2069 Co-authored-by: OKURA Masafumi --- README.ja.md | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.ja.md b/README.ja.md index 7cd5a8cdc2..6943cd854c 100644 --- a/README.ja.md +++ b/README.ja.md @@ -45,8 +45,8 @@ https://www.ruby-lang.org/ja/downloads/ $ git ls-remote https://github.com/ruby/ruby.git -GitHubのかわりに https://git.ruby-lang.org/ruby.git (本来のRubyのtrunkリポジトリ) -を使うこともできます.日本ではこちらの方が低いレイテンシで利用できるかもしれません. +Rubyリポジトリの本来のtrunkは https://git.ruby-lang.org/ruby.git にあります. +コミッタはこちらを使います. ### Subversion diff --git a/README.md b/README.md index dd6a9116de..07c324211d 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ to see the list of branches: $ git ls-remote https://github.com/ruby/ruby.git You may also want to use https://git.ruby-lang.org/ruby.git (actual trunk of Ruby source) -for better latency in Japan. +if you are a committer. ### Subversion