[ https://issues.apache.org/jira/browse/LANG-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937250#comment-17937250 ]
Dan Ziemba edited comment on LANG-1766 at 3/21/25 1:05 AM: ----------------------------------------------------------- I think the published docs might be ok, since the link in the git readme does lead the 3.17.0 docs: [https://commons.apache.org/proper/commons-lang/apidocs] Problem is that the link in the webpage is pointing to a different set of docs that does not match the release tag - it is for old 3.11: [https://commons.apache.org/proper/commons-lang/javadocs/api-release/index.html] Seems like maybe site started being published to a different location when the version numbering changed with 3.11 -> 3.12.0, but the website wasn't updated accordingly? was (Author: zman0900): I think the published site might be ok, since the link in the git readme does lead the 3.17.0 docs: [https://commons.apache.org/proper/commons-lang/apidocs] Problem is that the link in the webpage is pointing to a different set of docs that does not match the release tag - it is for old 3.11: [https://commons.apache.org/proper/commons-lang/javadocs/api-release/index.html] Seems like maybe site started being published to a different location when the version numbering changed with 3.11 -> 3.12.0, but the website wasn't updated accordingly? > Website has outdated Javadoc link > --------------------------------- > > Key: LANG-1766 > URL: https://issues.apache.org/jira/browse/LANG-1766 > Project: Commons Lang > Issue Type: Bug > Components: Website > Affects Versions: 3.17.0 > Reporter: Dan Ziemba > Priority: Minor > > On [https://commons.apache.org/proper/commons-lang/], there are two links to > the "current" javadoc, but they actually link to the javadoc for 3.11 instead > of current 3.17.0. The readme file on github does have a working link. > Existing bad link: > [https://commons.apache.org/proper/commons-lang/javadocs/api-release/index.html] > Expected link: [https://commons.apache.org/proper/commons-lang/apidocs] -- This message was sent by Atlassian Jira (v8.20.10#820010)