aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/5_0_release_notes.md
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2019-03-10 00:11:00 +0900
committerGitHub <noreply@github.com>2019-03-10 00:11:00 +0900
commitb075bbdc69f1288539db9dd9b6bb2b55bf0c58e6 (patch)
treeefb9d44b2381ba96ab09a53bbeaa8bd655c2bd55 /guides/source/5_0_release_notes.md
parent35efe44f5379b031e6d4abab7b0a8c280e31b640 (diff)
parent027e492b6f873c58b1a531925f3a4dc6726ecc26 (diff)
downloadrails-b075bbdc69f1288539db9dd9b6bb2b55bf0c58e6.tar.gz
rails-b075bbdc69f1288539db9dd9b6bb2b55bf0c58e6.tar.bz2
rails-b075bbdc69f1288539db9dd9b6bb2b55bf0c58e6.zip
Merge pull request #35552 from abhaynikam/fix-remaining-set-of-links-in-gemspec
Update some more links to https
Diffstat (limited to 'guides/source/5_0_release_notes.md')
-rw-r--r--guides/source/5_0_release_notes.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/guides/source/5_0_release_notes.md b/guides/source/5_0_release_notes.md
index d63921507d..b090c71a57 100644
--- a/guides/source/5_0_release_notes.md
+++ b/guides/source/5_0_release_notes.md
@@ -150,7 +150,7 @@ The type of an attribute is given the opportunity to change how dirty
tracking is performed.
See its
-[documentation](http://api.rubyonrails.org/v5.0.1/classes/ActiveRecord/Attributes/ClassMethods.html)
+[documentation](https://api.rubyonrails.org/v5.0.1/classes/ActiveRecord/Attributes/ClassMethods.html)
for a detailed write up.
@@ -1081,7 +1081,7 @@ Credits
-------
See the
-[full list of contributors to Rails](http://contributors.rubyonrails.org/) for
+[full list of contributors to Rails](https://contributors.rubyonrails.org/) for
the many people who spent many hours making Rails, the stable and robust
framework it is. Kudos to all of them.