--- a/jdk/src/share/classes/java/awt/datatransfer/DataFlavor.java Thu Oct 03 19:02:45 2013 +0400
+++ b/jdk/src/share/classes/java/awt/datatransfer/DataFlavor.java Fri Oct 04 20:13:32 2013 +0400
@@ -90,7 +90,7 @@
* the same results.
* <p>
* For more information on the using data transfer with Swing see
- * the <a href="http://java.sun.com/docs/books/tutorial/uiswing/misc/dnd.html">
+ * the <a href="http://docs.oracle.com/javase/tutorial/uiswing/dnd/index.html">
* How to Use Drag and Drop and Data Transfer</a>,
* section in <em>Java Tutorial</em>.
*