aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/README.rdoc
diff options
context:
space:
mode:
authorAbhay Nikam <nikam.abhay1@gmail.com>2019-03-09 17:38:03 +0530
committerAbhay Nikam <nikam.abhay1@gmail.com>2019-03-09 19:42:35 +0530
commit027e492b6f873c58b1a531925f3a4dc6726ecc26 (patch)
tree5764c3f1fcff4061ad63e2580093c7df71ed1122 /activerecord/README.rdoc
parent9175a4453298b97b6b0b6e144c5a45f94abbdc18 (diff)
downloadrails-027e492b6f873c58b1a531925f3a4dc6726ecc26.tar.gz
rails-027e492b6f873c58b1a531925f3a4dc6726ecc26.tar.bz2
rails-027e492b6f873c58b1a531925f3a4dc6726ecc26.zip
Fix links in gemspec and docs from http to https.
Diffstat (limited to 'activerecord/README.rdoc')
-rw-r--r--activerecord/README.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/activerecord/README.rdoc b/activerecord/README.rdoc
index 19650b82ae..26cdff9422 100644
--- a/activerecord/README.rdoc
+++ b/activerecord/README.rdoc
@@ -206,7 +206,7 @@ Active Record is released under the MIT license:
API documentation is at:
-* http://api.rubyonrails.org
+* https://api.rubyonrails.org
Bug reports for the Ruby on Rails project can be filed here: