--- a/jdk/src/share/classes/java/awt/datatransfer/DataFlavor.java Tue Oct 15 09:27:32 2013 +0100
+++ b/jdk/src/share/classes/java/awt/datatransfer/DataFlavor.java Tue Oct 15 13:54:01 2013 +0100
@@ -93,7 +93,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>.
*