Skip to content

Commit 1b57cd8

Browse files
authored
Merge pull request #2480 from aycabta/fix-news-link-to-3.0.0-preview1
Fix NEWS link of 3.0.0-preview1
2 parents d54a5a8 + acee0f0 commit 1b57cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/news/_posts/2020-09-25-ruby-3-0-0-preview1-released.md

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

194-
See [NEWS](https://github.com/ruby/ruby/blob/v3_0_0/NEWS)
194+
See [NEWS](https://github.com/ruby/ruby/blob/v3_0_0_preview1/NEWS.md)
195195
or [commit logs](https://github.com/ruby/ruby/compare/v2_7_0...v3_0_0)
196196
for more details.
197197

0 commit comments

Comments
 (0)