jdk/src/share/classes/javax/swing/text/html/HTMLDocument.java
changeset 20455 f6f9a0c2796b
parent 20451 4cedf4e1560a
child 21244 7c2ac5ca05a2
--- a/jdk/src/share/classes/javax/swing/text/html/HTMLDocument.java	Thu Oct 03 19:02:45 2013 +0400
+++ b/jdk/src/share/classes/javax/swing/text/html/HTMLDocument.java	Fri Oct 04 20:13:32 2013 +0400
@@ -475,7 +475,7 @@
      * <p>
      * This method is thread safe, although most Swing methods
      * are not. Please see
-     * <A HREF="http://download.oracle.com/javase/tutorial/uiswing/concurrency/index.html">Concurrency
+     * <A HREF="http://docs.oracle.com/javase/tutorial/uiswing/concurrency/index.html">Concurrency
      * in Swing</A> for more information.
      *
      * @param offset the offset into the paragraph (must be at least 0)