aboutsummaryrefslogtreecommitdiffstats
path: root/guides
diff options
context:
space:
mode:
authorFrancis Go <francis.go@gmail.com>2017-11-25 14:04:42 +0000
committerFrancis Go <francis.go@gmail.com>2017-11-25 14:04:42 +0000
commit31eabcedb1f3f1c11f26dad239f0ecdbb1c60782 (patch)
tree888ab836940cfbfa8261f751601756fbada0306e /guides
parenteb6d7d5aa0522ab8d3d6e32d91d8ac645883ee3c (diff)
downloadrails-31eabcedb1f3f1c11f26dad239f0ecdbb1c60782.tar.gz
rails-31eabcedb1f3f1c11f26dad239f0ecdbb1c60782.tar.bz2
rails-31eabcedb1f3f1c11f26dad239f0ecdbb1c60782.zip
Update guide layout [ci skip]
Diffstat (limited to 'guides')
-rw-r--r--guides/source/layout.html.erb6
1 files changed, 3 insertions, 3 deletions
diff --git a/guides/source/layout.html.erb b/guides/source/layout.html.erb
index 334595e4d2..3981199e95 100644
--- a/guides/source/layout.html.erb
+++ b/guides/source/layout.html.erb
@@ -99,9 +99,9 @@
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.
</p>
<p>
- You may also find incomplete content, or stuff that is not up to date.
+ 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', 'http://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.
@@ -111,7 +111,7 @@
<%= link_to 'open an issue', 'https://github.com/rails/rails/issues' %>.
</p>
<p>And last but not least, any kind of discussion regarding Ruby on Rails
- documentation is very welcome in the <%= link_to 'rubyonrails-docs mailing list', 'https://groups.google.com/forum/#!forum/rubyonrails-docs' %>.
+ documentation is very welcome on the <%= link_to 'rubyonrails-docs mailing list', 'https://groups.google.com/forum/#!forum/rubyonrails-docs' %>.
</p>
</div>
</div>