ebarboni commented on code in PR #5561: URL: https://github.com/apache/netbeans/pull/5561#discussion_r1122864363
########## java/classfile/src/org/netbeans/modules/classfile/package.html: ########## @@ -73,7 +73,7 @@ <h2>Examples</h2> <h2>Related Documentation</h2> <ul> - <li><A HREF="http://java.sun.com/docs/books/jls/index.html">Java Virtual Machine Specification, Second Edition</a> + <li><A HREF="hhttps://docs.oracle.com/javase/specs/jvms/se6/html/VMSpecTOC.doc.html">Java Virtual Machine Specification, Second Edition</a> Review Comment: well seems the scanner for wrong url didn't issue an error. Will not for later check -- 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
