Skip to content

Commit 6f461ba

Browse files
committed
need to link some urls and wrong release notes for 10
1 parent 35781fe commit 6f461ba

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_posts/2025-04-14-jruby-10-0-0-0.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ The JRuby community is pleased to announce the release of JRuby 10.0.0.0.
1010

1111
JRuby 10 is finally here! We've jumped to Ruby 3.4 compatibility and Java 21 minimum to bring you the best Ruby on JVM experience possible. We are confident this is the most compatible and stable major release we've ever had.
1212

13-
Our blog post on JRuby 10 provides a high-level overview of the major changes, with some additional details below. We will update the blog post with additional detailed articles over the coming weeks: https://blog.jruby.org/2025/04/jruby-10-part-1-whats-new
13+
Our blog post on JRuby 10 provides a high-level overview of the major changes, with some additional details below. We will update the blog post with additional detailed articles over the coming weeks: [https://blog.jruby.org/2025/04/jruby-10-part-1-whats-new](https://blog.jruby.org/2025/04/jruby-10-part-1-whats-new)
1414

15-
As with any "dot zero" release, we are planning a series of quick updates to address any last-minute issues that snuck into the release. Please file bugs for any issues you see while testing JRuby 10.0: https://github.com/jruby/jruby/issues
15+
As with any "dot zero" release, we are planning a series of quick updates to address any last-minute issues that snuck into the release. Please file bugs for any issues you see while testing JRuby 10.0: [https://github.com/jruby/jruby/issues](https://github.com/jruby/jruby/issues)
1616

1717
Contributors
1818
------------

download.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ <h1 id='jruby_downloads'>JRuby Downloads</h1>
66

77
<h2 id='current_release_jruby'>Current Release: JRuby 10.0.0.0</h2>
88

9-
<p>JRuby 10.0.0.0 is our point release of our Ruby 3.1.x support. Please check out our <a href='/2025/02/11/jruby-9-4-12-0'>release notes</a> for more information.</p>
9+
<p>JRuby 10.0.0.0 is our point release of our Ruby 3.1.x support. Please check out our <a href='/2025/04/14/jruby-10-0-0-0'>release notes</a> for more information.</p>
1010

1111
<p class="trackDownloads">
1212
<a href='{{ site.urls.maven }}/jruby-dist/10.0.0.0/jruby-dist-10.0.0.0-bin.tar.gz'>JRuby 10.0.0.0 Binary .tar.gz</a>
@@ -29,7 +29,7 @@ <h2 id='current_release_jruby'>Current Release: JRuby 10.0.0.0</h2>
2929
</p>
3030

3131

32-
<p>JRuby 9.4.12.0 is our point release of our Ruby 3.1.x support. Please check out our <a href='/2025/02/12/jruby-9-4-12-0x'>release notes</a> for more information.</p>
32+
<p>JRuby 9.4.12.0 is our point release of our Ruby 3.1.x support. Please check out our <a href='/2025/02/11/jruby-9-4-12-0'>release notes</a> for more information.</p>
3333

3434
<p class="trackDownloads">
3535
<a href='{{ site.urls.maven }}/jruby-dist/9.4.12.0/jruby-dist-9.4.12.0-bin.tar.gz'>JRuby 9.4.12.0 Binary .tar.gz</a>

0 commit comments

Comments
 (0)