From 14355dde831b4988eee2f9a63defc30d29116fb8 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Thu, 2 Mar 2023 16:59:41 +0900 Subject: [PATCH] Use https://www.ruby-lang.org/en/downloads/releases/ for download the old versions of Ruby packages --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a841a2f2df..6e0ca9c9aa 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,8 @@ like rvm, see: https://www.ruby-lang.org/en/downloads/ -Our official distribution site is https://cache.ruby-lang.org/pub/ruby/. You can download -the whole archive of the release packages and the snapshot of the repository. +You can download release packages and the snapshot of the repository. If you want to +download whole versions of Ruby, please visit https://www.ruby-lang.org/en/downloads/releases/. ### Download with Git