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/action_cable_overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides/source/action_cable_overview.md') diff --git a/guides/source/action_cable_overview.md b/guides/source/action_cable_overview.md index c250db2e0c..14c859994c 100644 --- a/guides/source/action_cable_overview.md +++ b/guides/source/action_cable_overview.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.** Action Cable Overview ===================== -- cgit v1.2.3