From 7b9c19d94b18f340552f95225bf01d6f91804184 Mon Sep 17 00:00:00 2001 From: Paul McMahon Date: Tue, 24 Jul 2018 11:29:31 +0900 Subject: Rails guides are now served over https http links will be redirected to the https version, but still better to just directly link to the https version. --- guides/source/caching_with_rails.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides/source/caching_with_rails.md') diff --git a/guides/source/caching_with_rails.md b/guides/source/caching_with_rails.md index f760f0a005..6b4bca96ca 100644 --- a/guides/source/caching_with_rails.md +++ b/guides/source/caching_with_rails.md @@ -1,4 +1,4 @@ -**DO NOT READ THIS FILE ON GITHUB, GUIDES ARE PUBLISHED ON http://guides.rubyonrails.org.** +**DO NOT READ THIS FILE ON GITHUB, GUIDES ARE PUBLISHED ON https://guides.rubyonrails.org.** Caching with Rails: An Overview =============================== -- cgit v1.2.3