Skip to content

Fix typo in commit log links. #2004

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 13, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion en/news/_posts/2019-03-13-ruby-2-6-2-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Ruby 2.6.2 has been released.
This release includes bug fixes and security update of bundled RubyGems.

See details in [Multiple vulnerabilities in RubyGems](/en/news/2019/03/05/multiple-vulnerabilities-in-rubygems/)
and [commit logs](https://github.com/ruby/ruby/compare/v2_6_1...v2.6.2).
and [commit logs](https://github.com/ruby/ruby/compare/v2_6_1...v2_6_2).

## Download

Expand Down
2 changes: 1 addition & 1 deletion ja/news/_posts/2019-03-13-ruby-2-6-2-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Ruby 2.6.2 がリリースされました。
このリリースには同梱しているRubyGemsの脆弱性修正が含まれています。
詳細は[Multiple vulnerabilities in RubyGems](/en/news/2019/03/05/multiple-vulnerabilities-in-rubygems/)を参照してください。

その他いくつかの不具合修正も含まれます。詳細は [commit log](https://github.com/ruby/ruby/compare/v2_6_1...v2.6.2) を参照してください。
その他いくつかの不具合修正も含まれます。詳細は [commit log](https://github.com/ruby/ruby/compare/v2_6_1...v2_6_2) を参照してください。

## ダウンロード

Expand Down