aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/getting_started.md
diff options
context:
space:
mode:
authorYoshiyuki Hirano <yhirano@me.com>2018-05-02 21:06:03 +0900
committerYoshiyuki Hirano <yhirano@me.com>2018-05-02 21:06:03 +0900
commitf3c71ff1e18369bf15ab9b51e448644ea2c2c349 (patch)
tree8d2fc3046fe4626ce88426834df824d5f2319d82 /guides/source/getting_started.md
parente9f434d3aab9ca457613cc08c3857879d949cbc0 (diff)
downloadrails-f3c71ff1e18369bf15ab9b51e448644ea2c2c349.tar.gz
rails-f3c71ff1e18369bf15ab9b51e448644ea2c2c349.tar.bz2
rails-f3c71ff1e18369bf15ab9b51e448644ea2c2c349.zip
Use https with weblog URI
Diffstat (limited to 'guides/source/getting_started.md')
-rw-r--r--guides/source/getting_started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/getting_started.md b/guides/source/getting_started.md
index 1fdfbf1cff..ca77430479 100644
--- a/guides/source/getting_started.md
+++ b/guides/source/getting_started.md
@@ -809,7 +809,7 @@ private
TIP: For more information, refer to the reference above and
[this blog article about Strong Parameters]
-(http://weblog.rubyonrails.org/2012/3/21/strong-parameters/).
+(https://weblog.rubyonrails.org/2012/3/21/strong-parameters/).
### Showing Articles