aboutsummaryrefslogtreecommitdiffstats
path: root/railties/README.rdoc
diff options
context:
space:
mode:
authorAbhay Nikam <nikam.abhay1@gmail.com>2019-03-08 17:06:16 +0530
committerAbhay Nikam <nikam.abhay1@gmail.com>2019-03-09 16:43:47 +0530
commit476abd403b38ed214b833fbc1dbc16740576c33d (patch)
tree1577038faec16586ec64b87582b9109a6a8de877 /railties/README.rdoc
parent199de6bee261dd816b68c841c7775fdcd02b68d2 (diff)
downloadrails-476abd403b38ed214b833fbc1dbc16740576c33d.tar.gz
rails-476abd403b38ed214b833fbc1dbc16740576c33d.tar.bz2
rails-476abd403b38ed214b833fbc1dbc16740576c33d.zip
Updated links from http to https in guides, docs, etc
Diffstat (limited to 'railties/README.rdoc')
-rw-r--r--railties/README.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/README.rdoc b/railties/README.rdoc
index 2715ccac3f..51437e3147 100644
--- a/railties/README.rdoc
+++ b/railties/README.rdoc
@@ -29,7 +29,7 @@ Railties is released under the MIT license:
API documentation is at
-* http://api.rubyonrails.org
+* https://api.rubyonrails.org
Bug reports can be filed for the Ruby on Rails project here: