Commit ac8ad31
Fix broken NEWS link in Ruby 4.0.0 release post
The URL https://docs.ruby-lang.org/en/v4.0.0/NEWS_md.html returns 404.
The correct path on docs.ruby-lang.org omits the "v" prefix and patch
version, so the link now points to https://docs.ruby-lang.org/en/4.0/NEWS_md.html.
Fixes #37641 parent 604a823 commit ac8ad31
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
624 | 624 | | |
625 | 625 | | |
626 | 626 | | |
627 | | - | |
| 627 | + | |
628 | 628 | | |
629 | 629 | | |
630 | 630 | | |
| |||
0 commit comments