jira-importer commented on issue #706: URL: https://github.com/apache/maven-javadoc-plugin/issues/706#issuecomment-2957347317
**[Karl Heinz Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)** commented I have checked with the example and yes it works if i use the fulll qualified class name in the link. ``` package org.apache.maven.test; /** * Tests {@link org.apache.maven.test.Foo}. */ public class FooTest {} ``` -- 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]
