Skip to content

Commit ee88abc

Browse files
committed
Fix changelog link error 😓.
1 parent 953a2ca commit ee88abc

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

source/zh-CN/4_2_release_notes.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -274,10 +274,10 @@ Active Support
274274

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

277-
[railties]: https://github.com/rails/rails/blob/4-2-stable/railties/CHANGELOG.md
278-
[action-pack]: https://github.com/rails/rails/blob/4-2-stable/actionpack/CHANGELOG.md
279-
[action-view]: https://github.com/rails/rails/blob/4-2-stable/actionview/CHANGELOG.md
280-
[action-mailer]: (https://github.com/rails/rails/blob/4-2-stable/actionmailer/CHANGELOG.md)
281-
[active-record]: https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md
282-
[active-model]: https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
283-
[ative-support]: (https://github.com/rails/rails/blob/4-2-stable/activesupport/CHANGELOG.md)
277+
[railties]: https://github.com/rails/rails/blob/4-2-stable/railties/CHANGELOG.md
278+
[action-pack]: https://github.com/rails/rails/blob/4-2-stable/actionpack/CHANGELOG.md
279+
[action-view]: https://github.com/rails/rails/blob/4-2-stable/actionview/CHANGELOG.md
280+
[action-mailer]: https://github.com/rails/rails/blob/4-2-stable/actionmailer/CHANGELOG.md
281+
[active-record]: https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md
282+
[active-model]: https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
283+
[active-support]: https://github.com/rails/rails/blob/4-2-stable/activesupport/CHANGELOG.md

0 commit comments

Comments
 (0)