aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/layout.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'guides/source/layout.html.erb')
-rw-r--r--guides/source/layout.html.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/guides/source/layout.html.erb b/guides/source/layout.html.erb
index e8a1bd4f3d..8fbd4d4ed4 100644
--- a/guides/source/layout.html.erb
+++ b/guides/source/layout.html.erb
@@ -95,12 +95,12 @@
</p>
<p>
Please contribute if you see any typos or factual errors.
- To get started, you can read our <%= link_to 'documentation contributions', 'http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#contributing-to-the-rails-documentation' %> section.
+ To get started, you can read our <%= link_to 'documentation contributions', 'https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#contributing-to-the-rails-documentation' %> section.
</p>
<p>
You may also find incomplete content or stuff that is not up to date.
Please do add any missing documentation for master. Make sure to check
- <%= link_to 'Edge Guides', 'http://edgeguides.rubyonrails.org' %> first to verify
+ <%= link_to 'Edge Guides', 'https://edgeguides.rubyonrails.org' %> first to verify
if the issues are already fixed or not on the master branch.
Check the <%= link_to 'Ruby on Rails Guides Guidelines', 'ruby_on_rails_guides_guidelines.html' %>
for style and conventions.