Skip to content

Commit 01b7cdd

Browse files
committed
Script did not add leading '/' so top link can be broken from non-root of website
1 parent 21100c0 commit 01b7cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ markdown: kramdown
77
permalink: date
88
# JRuby-specific info here; goes into the "site" jekyll variable
99
release:
10-
url: 2025/01/29/jruby-9-4-11-0.html
10+
url: /2025/01/29/jruby-9-4-11-0.html
1111
version: 9.4.11.0
1212
tar: https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.4.11.0/jruby-dist-9.4.11.0-bin.tar.gz
1313
zip: https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.4.11.0/jruby-dist-9.4.11.0-bin.zip

0 commit comments

Comments
 (0)