Skip to content

Commit 8e6cedd

Browse files
committed
Refine feedback section.
1 parent 6a38676 commit 8e6cedd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/zh-CN/layout.html.erb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,16 +98,16 @@
9898

9999
<h3>反馈</h3>
100100
<p>
101-
欢迎帮忙改善指南的品质
101+
欢迎帮忙改善指南质量
102102
</p>
103103
<p>
104-
如发现任何错误之处,欢迎修正。开始贡献前,可以先阅读<%= link_to '贡献指南:文件', 'http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#contributing-to-the-rails-documentation' %>
104+
如发现任何错误,欢迎修正。开始贡献前,可先行阅读<%= link_to '贡献指南:文档', 'http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#contributing-to-the-rails-documentation' %>
105105
</p>
106106
<p>翻译如有错误,深感抱歉,欢迎 <%= link_to 'Fork', 'https://github.com/ruby-china/guides/fork' %> 修正,或至此处<%= link_to '回报', 'https://github.com/ruby-china/guides/issues/new' %></p>
107107
<p>
108108
文章可能有未完成或过时的内容。请先检查 <%= link_to 'Edge Guides','http://edgeguides.rubyonrails.org' %> 来确定问题在 master 是否已经修掉了。再上 master 补上缺少的文件。内容参考 <%= link_to 'Ruby on Rails 指南准则', 'ruby_on_rails_guides_guidelines.html' %>来了解行文风格。
109109
</p>
110-
<p>最后,任何关于 Ruby on Rails 文件的讨论,欢迎至 <%= link_to 'rubyonrails-docs 邮件群组', 'http://groups.google.com/group/rubyonrails-docs' %>
110+
<p>最后,任何关于 Ruby on Rails 文档的讨论,欢迎到 <%= link_to 'rubyonrails-docs 邮件群组', 'http://groups.google.com/group/rubyonrails-docs' %>
111111
</p>
112112
</div>
113113
</div>

0 commit comments

Comments
 (0)