aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators
diff options
context:
space:
mode:
authorYoshiyuki Hirano <yhirano@me.com>2017-08-22 08:46:02 +0900
committerYoshiyuki Hirano <yhirano@me.com>2017-08-22 08:46:02 +0900
commit3a11e0586e4b302c0a33dd4337c0b034f822f445 (patch)
tree087240594da41998cef293fadb6ea4cc46b86c26 /railties/lib/rails/generators
parent3580edc9faf5cc0a0e467911d0a4dc4faf153709 (diff)
downloadrails-3a11e0586e4b302c0a33dd4337c0b034f822f445.tar.gz
rails-3a11e0586e4b302c0a33dd4337c0b034f822f445.tar.bz2
rails-3a11e0586e4b302c0a33dd4337c0b034f822f445.zip
Update MIT licenses link [ci skip]
Diffstat (limited to 'railties/lib/rails/generators')
-rw-r--r--railties/lib/rails/generators/rails/plugin/templates/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/lib/rails/generators/rails/plugin/templates/README.md b/railties/lib/rails/generators/rails/plugin/templates/README.md
index 9d2b74416e..1632409bea 100644
--- a/railties/lib/rails/generators/rails/plugin/templates/README.md
+++ b/railties/lib/rails/generators/rails/plugin/templates/README.md
@@ -25,4 +25,4 @@ $ gem install <%= name %>
Contribution directions go here.
## License
-The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
+The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).