diff --git a/ko/news/_posts/2025-12-25-ruby-4-0-0-released.md b/ko/news/_posts/2025-12-25-ruby-4-0-0-released.md index 856294408e..1d1e88f68f 100644 --- a/ko/news/_posts/2025-12-25-ruby-4-0-0-released.md +++ b/ko/news/_posts/2025-12-25-ruby-4-0-0-released.md @@ -531,7 +531,7 @@ Ractor를 더 안정적이고, 성능이 좋고, 사용하기 쉽게 만들기 * `--rjit`가 제거되었습니다. 서드파티 JIT API의 구현을 [ruby/rjit](https://github.com/ruby/rjit) 저장소로 이동할 예정입니다. -자세한 내용은 [NEWS](https://github.com/ruby/ruby/blob/{{ release.tag }}/NEWS.md) +자세한 내용은 [NEWS](https://docs.ruby-lang.org/en/4.0/NEWS_md.html) 또는 [커밋 로그](https://github.com/ruby/ruby/compare/v3_4_0...{{ release.tag }})를 참조하세요.