8037506: [javadoc] broken link in java.awt.geom.Line2D.java
authorprr
Fri, 28 Mar 2014 11:37:45 -0700
changeset 24139 527624e52137
parent 24138 93734b110121
child 24140 db4b6390d43c
8037506: [javadoc] broken link in java.awt.geom.Line2D.java Reviewed-by: jgodinez
jdk/src/share/classes/java/awt/geom/Line2D.java
--- a/jdk/src/share/classes/java/awt/geom/Line2D.java	Fri Mar 28 18:56:25 2014 +0400
+++ b/jdk/src/share/classes/java/awt/geom/Line2D.java	Fri Mar 28 11:37:45 2014 -0700
@@ -35,7 +35,7 @@
  * default coordinate system called <i>user space</i> in which the y-axis
  * values increase downward and x-axis values increase to the right.  For
  * more information on the user space coordinate system, see the
- * <a href="http://docs.oracle.com/javase/1.3/docs/guide/2d/spec/j2d-intro.fm2.html#61857">
+ * <a href="{@docRoot}/../technotes/guides/2d/spec/j2d-intro.html">
  * Coordinate Systems</a> section of the Java 2D Programmer's Guide.
  * <p>
  * This class is only the abstract superclass for all objects that