mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
"SSL everywhere" for GitHub URLs
see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere
This commit is contained in:
@@ -128,7 +128,7 @@ The latest version of Action Mailer can be installed with Rubygems:
|
||||
|
||||
Source code can be downloaded as part of the Rails project on GitHub
|
||||
|
||||
* http://github.com/rails/rails/tree/master/actionmailer/
|
||||
* https://github.com/rails/rails/tree/master/actionmailer/
|
||||
|
||||
|
||||
== License
|
||||
|
||||
@@ -323,7 +323,7 @@ The latest version of Action Pack can be installed with Rubygems:
|
||||
|
||||
Source code can be downloaded as part of the Rails project on GitHub
|
||||
|
||||
* http://github.com/rails/rails/tree/master/actionpack/
|
||||
* https://github.com/rails/rails/tree/master/actionpack/
|
||||
|
||||
|
||||
== License
|
||||
|
||||
@@ -203,7 +203,7 @@ The latest version of Active Record can be installed with Rubygems:
|
||||
|
||||
Source code can be downloaded as part of the Rails project on GitHub
|
||||
|
||||
* http://github.com/rails/rails/tree/master/activerecord/
|
||||
* https://github.com/rails/rails/tree/master/activerecord/
|
||||
|
||||
|
||||
== License
|
||||
|
||||
@@ -14,7 +14,7 @@ The latest version of Active Support can be installed with Rubygems:
|
||||
|
||||
Source code can be downloaded as part of the Rails project on GitHub
|
||||
|
||||
* http://github.com/rails/rails/tree/master/activesupport/
|
||||
* https://github.com/rails/rails/tree/master/activesupport/
|
||||
|
||||
|
||||
== License
|
||||
|
||||
Reference in New Issue
Block a user