--- a/jdk/src/share/classes/java/awt/event/ActionEvent.java Tue Sep 28 11:43:45 2010 -0700
+++ b/jdk/src/share/classes/java/awt/event/ActionEvent.java Thu Sep 30 14:50:36 2010 +0400
@@ -51,7 +51,7 @@
* in the range from {@code ACTION_FIRST} to {@code ACTION_LAST}.
*
* @see ActionListener
- * @see <a href="http://java.sun.com/docs/books/tutorial/post1.0/ui/eventmodel.html">Tutorial: Java 1.1 Event Model</a>
+ * @see <a href="http://java.sun.com/docs/books/tutorial/uiswing/events/actionlistener.html">Tutorial: How to Write an Action Listener</a>
*
* @author Carl Quinn
* @since 1.1