jdk/src/share/classes/javax/swing/JWindow.java
changeset 20455 f6f9a0c2796b
parent 12661 6cf8b7116579
child 20458 f2423fb3fd19
--- a/jdk/src/share/classes/javax/swing/JWindow.java	Thu Oct 03 19:02:45 2013 +0400
+++ b/jdk/src/share/classes/javax/swing/JWindow.java	Fri Oct 04 20:13:32 2013 +0400
@@ -314,7 +314,7 @@
      * are currently typed to {@code JComponent}.
      * <p>
      * Please see
-     * <a href="http://java.sun.com/docs/books/tutorial/uiswing/misc/dnd.html">
+     * <a href="http://docs.oracle.com/javase/tutorial/uiswing/dnd/index.html">
      * How to Use Drag and Drop and Data Transfer</a>, a section in
      * <em>The Java Tutorial</em>, for more information.
      *