Skip to content

Commit 95a418b

Browse files
committed
Wrong link on download page
1 parent f4ea6cb commit 95a418b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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 9.4.4.0</h2>
88

9-
<p>JRuby 9.4.4.0 is our point release of our Ruby 3.1.x support. Please check out our <a href='/2023/10/18/jruby-9-4-3-0'>release notes</a> for more information.</p>
9+
<p>JRuby 9.4.4.0 is our point release of our Ruby 3.1.x support. Please check out our <a href='/2023/10/18/jruby-9-4-4-0'>release notes</a> for more information.</p>
1010

1111
<p class="trackDownloads">
1212
<a href='{{ site.urls.maven }}/jruby-dist/9.4.4.0/jruby-dist-9.4.4.0-bin.tar.gz'>JRuby 9.4.4.0 Binary .tar.gz</a>
@@ -41,7 +41,7 @@ <h2 id='current_release_jruby'>Current Release: JRuby 9.4.4.0</h2>
4141
<a href='{{ site.urls.s3 }}/9.3.11.0/jruby_windows_x64_9_3_11_0.exe'>JRuby 9.3.11.0 Windows Executable (x64)</a>
4242
(<a href='{{ site.urls.s3 }}/9.3.11.0/jruby_windows_x64_9_3_11_0.exe.md5'>md5</a>, <a href='{{ site.urls.s3 }}/9.3.11.0/jruby_windows_x64_9_3_11_0.exe.sha1'>sha1</a>, <a href='{{ site.urls.s3 }}/9.3.11.0/jruby_windows_x64_9_3_11_0.exe.sha256'>sha256</a>)<br />
4343
<!-- we do not push source tarballs to maven yet
44-
<a href='{{ site.urls.maven }}/jruby-dist/9.3.11.0/jruby-dist-9.3.11.0-src.tar.gz'>JRuby 9.3.11.0 Source .tar.gz</a>
44+
<a href='{{ site.urls.maven }}/jruby-dist/9.3.11.0/jruby-dist-9.3.11.0-src.tar.gz'>JRuby 9.3.11.0 Source .<tar.gz</a>
4545
(<a href='{{ site.urls.maven }}/jruby-dist/9.3.11.0/jruby-dist-9.3.11.0-src.tar.gz.md5'>md5</a>, <a href='{{ site.urls.maven }}/jruby-dist/9.3.11.0/jruby-dist-9.3.11.0-src.tar.gz.sha1'>sha1</a>, <a href='{{ site.urls.maven }}/jruby-dist/9.3.11.0/jruby-dist-9.3.11.0-src.tar.gz.sha256'>sha256</a>)<br />
4646
-->
4747
<a href='{{ site.urls.maven }}/jruby-dist/9.3.11.0/jruby-dist-9.3.11.0-src.zip'>JRuby 9.3.11.0 Source .zip</a>

0 commit comments

Comments
 (0)