You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by "ebarboni (via GitHub)" <gi...@apache.org> on 2023/03/02 10:07:29 UTC

[GitHub] [netbeans] ebarboni commented on a diff in pull request #5561: apidoc error/warning fix (#2)

ebarboni commented on code in PR #5561:
URL: https://github.com/apache/netbeans/pull/5561#discussion_r1122862856


##########
java/classfile/arch.xml:
##########
@@ -54,7 +54,7 @@
          category="stable">
     </api>
    The ClassFile library is an API to read Java classfiles, as described by
-   <a href="http://java.sun.com/docs/books/vmspec/2nd-edition/html/VMSpecTOC.doc.html">
+   <a href="https://docs.oracle.com/javase/specs/jvms/se6/html/VMSpecTOC.doc.html">

Review Comment:
   why not the background blue doc looks a bit old.



-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists