8037506: [javadoc] broken link in java.awt.geom.Line2D.java
Reviewed-by: jgodinez
--- 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