From 027e492b6f873c58b1a531925f3a4dc6726ecc26 Mon Sep 17 00:00:00 2001 From: Abhay Nikam Date: Sat, 9 Mar 2019 17:38:03 +0530 Subject: Fix links in gemspec and docs from http to https. --- activerecord/README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activerecord/README.rdoc') 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: -- cgit v1.2.3