This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-logging.git
commit 024ca5e13a9af919ee146aa99bb9aa08ed57c061 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed Aug 14 09:08:45 2024 -0400 Remove duplicate link --- src/site/site.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/site/site.xml b/src/site/site.xml index 0b4ccf2..d53d2dd 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -41,7 +41,6 @@ <item name="Proposal" href="/proposal.html" /> <item name="Tech Guide" href="/tech.html" /> <item name="Wiki" href="https://wiki.apache.org/commons/Logging" /> - <item name='Javadoc (latest)' href='/apidocs/index.html' /> </menu> </body> </project>