Index: faq.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/faq.html,v
retrieving revision 1.67
diff -u -3 -p -r1.67 faq.html
--- faq.html	27 Oct 2012 14:44:19 -0000	1.67
+++ faq.html	1 Nov 2012 23:24:50 -0000
@@ -265,9 +265,7 @@ $ gij HelloWorld
       <dl>
         <dd>
           GCJ supports all Java language constructs as per the 
-          <a href="http://java.sun.com/docs/books/jls/">Java language Specification</a>. 
-          Recent GCJ snapshots have added support for most JDK1.1 (and beyond)
-          language features, including inner classes.
+          <a href="http://docs.oracle.com/javase/specs/">Java language specification</a>. 
         </dd>
       </dl>
       
