mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[DOC] Use https: instead of git: [ci skip]
ref r63801, r61199 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63838 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
18c7978161
commit
6d57d87e4b
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ https://www.ruby-lang.org/ja/downloads/
|
|||
|
||||
SubversionのミラーをGitHubに公開しています. 以下のコマンドでリポジトリを取得できます.
|
||||
|
||||
$ git clone git://github.com/ruby/ruby.git
|
||||
$ git clone https://github.com/ruby/ruby.git
|
||||
|
||||
## ホームページ
|
||||
|
||||
|
|
Loading…
Reference in a new issue