Hi, There were quite a few broken links on the front page of https://commons.apache.org/proper/commons-bcel/
I fixed directly in site-SVN (and in the source-SVN) on index.html: 6.0 Download link (!) Javadoc link release note links Still the menu shows two javadoc entries: Javadoc (Latest release) https://commons.apache.org/proper/commons-bcel/javadocs/api-release/index.html Javadoc (SVN latest) https://commons.apache.org/proper/commons-bcel/apidocs/index.html Not sure why there were two links - perhaps because 6.0 took a while to be released. As the menu is replicated on every page I couldn't easily fix this on every page, so the "Latest release" links are still broken. Should I do a branch from 6.0 tag and regenerate the site? What should be the correct javadoc link? Alternatively just set up a .htaccess redirect from javadocs/api-release/ to apidocs/ ? -- Stian Soiland-Reyes http://orcid.org/0000-0001-9842-9718 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org