aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorkenta-s <knt01222@gmail.com>2017-02-28 22:51:17 +0900
committerkenta-s <knt01222@gmail.com>2017-02-28 22:51:17 +0900
commit692eeb348c8be48746f44dbd47c057ad85dd826a (patch)
tree371674dab1695fbd6ad15b5aed9ac517aa5d0817 /README.md
parentd50380f4e3f9e8d9398c8fdcbe5f52f784d14f5f (diff)
downloadrails-692eeb348c8be48746f44dbd47c057ad85dd826a.tar.gz
rails-692eeb348c8be48746f44dbd47c057ad85dd826a.tar.bz2
rails-692eeb348c8be48746f44dbd47c057ad85dd826a.zip
Fix http -> https [ci skip]
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c4fa983c52..7e25a0c8f1 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ and may also be used independently outside Rails.
* [Getting Started with Rails](http://guides.rubyonrails.org/getting_started.html)
* [Ruby on Rails Guides](http://guides.rubyonrails.org)
* [The API Documentation](http://api.rubyonrails.org)
- * [Ruby on Rails Tutorial](http://www.railstutorial.org/book)
+ * [Ruby on Rails Tutorial](https://www.railstutorial.org/book)
## Contributing