Skip to content

Commit 71df4d4

Browse files
committed
Fix link in prologue in 4.2 release notes.
1 parent e33413a commit 71df4d4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/zh-CN/4_2_release_notes.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Ruby on Rails 4.2 发布记
33

44
Rails 4.2 精华摘要:
55

6-
本篇仅记录主要的变化。要了解关于已修复的 Bug、功能变更等,请参考 [Rails GitHub 主页][rails]上各个 Gem 的 CHANGELOG 或是 [Rails 的提交历史](https://github.com/rails/rails/commits/master)
6+
本篇仅记录主要的变化。要了解关于已修复的 Bug、功能变更等,请参考 [Rails GitHub 主页](https://github.com/rails/rails)上各个 Gem 的 CHANGELOG 或是 [Rails 的提交历史](https://github.com/rails/rails/commits/master)
77

88
--------------------------------------------------------------------------------
99

@@ -274,7 +274,6 @@ Active Support
274274

275275
许多人花费宝贵的时间贡献至 Rails 项目,使 Rails 成为更稳定、更强韧的网络框架,参考[完整的 Rails 贡献者清单](http://contributors.rubyonrails.org/),感谢所有的贡献者!
276276

277-
[rails]: https://github.com/rails/rails
278277
[Railties-CHANGELOG]: https://github.com/rails/rails/blob/4-2-stable/railties/CHANGELOG.md
279278
[AR-CHANGELOG]: https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md
280279
[AP-CHANGELOG]: https://github.com/rails/rails/blob/4-2-stable/actionpack/CHANGELOG.md

0 commit comments

Comments
 (0)