am 61ce6c9b: am 776cf41d: Fix a broken link in javadoc

* commit '61ce6c9b705e41800662b33601c01a4848c174d3':
  Fix a broken link in javadoc
This commit is contained in:
Yuichi Araki
2015-04-02 20:10:48 +00:00
committed by Android Git Automerger

View File

@ -53,9 +53,9 @@ import java.io.IOException;
* For more information about how to use ShapeDrawable, read the <a * For more information about how to use ShapeDrawable, read the <a
* href="{@docRoot}guide/topics/graphics/2d-graphics.html#shape-drawable"> * href="{@docRoot}guide/topics/graphics/2d-graphics.html#shape-drawable">
* Canvas and Drawables</a> document. For more information about defining a * Canvas and Drawables</a> document. For more information about defining a
* ShapeDrawable in XML, read the <a href="{@docRoot} * ShapeDrawable in XML, read the
* guide/topics/resources/drawable-resource.html#Shape">Drawable Resources</a> * <a href="{@docRoot}guide/topics/resources/drawable-resource.html#Shape">
* document. * Drawable Resources</a> document.
* </p> * </p>
* </div> * </div>
* *