jira-importer commented on issue #507: URL: https://github.com/apache/maven-javadoc-plugin/issues/507#issuecomment-2957332261
**[Maria Odea B. Ching](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=oching)** commented The problem with the broken links in the examples (with mvn site:run) were the filenames of the apt files. Before, the filenames had uppercase letters in it (e.g. excludePackageNames.html), but when I changed it to all lowercased (e.g. excludepackagename.html) the links were fine. Could this be a bug with the site plugin? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
