Commit b1e7c84
committed
Fix broken Javadoc link in 0.19.0 documentation
Replace Maven variable ${project.version} with hardcoded version 0.19.0
in the Javadoc URL. The Maven-style placeholder was not being interpolated
by Jekyll, causing a broken link on the 0.19.0 documentation page.
Fixes kroxylicious/kroxylicious#3526
Assisted-by: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent c8c4494 commit b1e7c84
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
0 commit comments