summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakafumi ONAKA <[email protected]>2025-04-21 20:05:02 +0900
committerHiroshi SHIBATA <[email protected]>2025-04-21 20:19:51 +0900
commitff689b9a7ac01d512619e28cd832271f85295e6a (patch)
treec2e703cab38f38b25e85d3de2854dac6fafb297d
parent85bab61565841a815322449d3309cf53b15f57b9 (diff)
[DOC] Fix broken link reference in NEWS.md
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/13144
-rw-r--r--NEWS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 0fc0e838c1..397012914c 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -95,6 +95,6 @@ The following bundled gems are updated.
## JIT
[Feature #19908]: https://bugs.ruby-lang.org/issues/19908
-[Feature #19908]: https://bugs.ruby-lang.org/issues/20724
+[Feature #20724]: https://bugs.ruby-lang.org/issues/20724
[Feature #21047]: https://bugs.ruby-lang.org/issues/21047
[Bug #21049]: https://bugs.ruby-lang.org/issues/21049