Skip to content

Commit abf886d

Browse files
authored
Merge pull request #2562 from osyo-manga/fix-ruby3.0.0-preview2-NEWS
Fix `Ruby 3.0.0-preview2` NEWS link
2 parents af67d46 + 5263234 commit abf886d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ja/news/_posts/2020-12-08-ruby-3-0-0-preview2-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Currently, there is a test scheduler available in [`Async::Scheduler`](https://g
215215
* tsort
216216
* weakref
217217

218-
その他詳細については、[NEWS](https://github.com/ruby/ruby/blob/v3_0_0_preview2/NEWS) ファイルまたは[コミットログ](https://github.com/ruby/ruby/compare/v2_7_0...v3_0_0_preview2)を参照してください。
218+
その他詳細については、[NEWS](https://github.com/ruby/ruby/blob/v3_0_0_preview2/NEWS.md) ファイルまたは[コミットログ](https://github.com/ruby/ruby/compare/v2_7_0...v3_0_0_preview2)を参照してください。
219219

220220
{% assign release = site.data.releases | where: "version", "3.0.0-preview2" | first %}
221221

0 commit comments

Comments
 (0)