Skip to content

Commit 8f324ed

Browse files
authored
Merge pull request #2004 from ruby/fix_typo_in_ruby_2_6_2_releasenotes
Fix typo in commit log links.
2 parents e218bf2 + da7c635 commit 8f324ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en/news/_posts/2019-03-13-ruby-2-6-2-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Ruby 2.6.2 has been released.
1212
This release includes bug fixes and security update of bundled RubyGems.
1313

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

1717
## Download
1818

ja/news/_posts/2019-03-13-ruby-2-6-2-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Ruby 2.6.2 がリリースされました。
1212
このリリースには同梱しているRubyGemsの脆弱性修正が含まれています。
1313
詳細は[Multiple vulnerabilities in RubyGems](/en/news/2019/03/05/multiple-vulnerabilities-in-rubygems/)を参照してください。
1414

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

1717
## ダウンロード
1818

0 commit comments

Comments
 (0)