aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2017-08-22 10:58:12 +0900
committerGitHub <noreply@github.com>2017-08-22 10:58:12 +0900
commit55ca1ad6a1bff50b72b860b4509a510b9eb546c9 (patch)
treec93d3c00503998de3af5ee7c4ce0ff1c459fac3e /activesupport
parent446814c3b8eceeaaa67594e377b380d40644bd40 (diff)
parent3a11e0586e4b302c0a33dd4337c0b034f822f445 (diff)
downloadrails-55ca1ad6a1bff50b72b860b4509a510b9eb546c9.tar.gz
rails-55ca1ad6a1bff50b72b860b4509a510b9eb546c9.tar.bz2
rails-55ca1ad6a1bff50b72b860b4509a510b9eb546c9.zip
Merge pull request #30352 from yhirano55/update_licenses_link
Update MIT licenses link [ci skip]
Diffstat (limited to 'activesupport')
-rw-r--r--activesupport/README.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/activesupport/README.rdoc b/activesupport/README.rdoc
index 14ce204303..8b47933bd2 100644
--- a/activesupport/README.rdoc
+++ b/activesupport/README.rdoc
@@ -21,7 +21,7 @@ Source code can be downloaded as part of the Rails project on GitHub:
Active Support is released under the MIT license:
-* http://www.opensource.org/licenses/MIT
+* https://opensource.org/licenses/MIT
== Support