ebarboni commented on code in PR #4450:
URL: https://github.com/apache/netbeans/pull/4450#discussion_r970866051
##########
extide/gradle/src/org/netbeans/modules/gradle/api/execute/GradleExecConfiguration.java:
##########
@@ -52,7 +52,7 @@
* </div>
* <p>
* GradleExecConfigurations can be also declared by a Plugin that implements a
- * <a
href="@TOP@/org/netbeans/spi/GradleActionsProvider.html#define-configuration">GradleActionsProvider</a>,
+ * {@link org.netbeans.modules.gradle.spi.actions.GradleActionsProvider
GradleActionsProvider },
Review Comment:
The anchor is not working because not present that why I try to use the link
to the class
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists