Fix a broken link in javadoc

Bug: 19856130

Change-Id: I0456e951f8bed36e3a62ddfd882f9c2d2bef9627
This commit is contained in:
Yuichi Araki
2015-03-20 18:01:02 +09:00
parent b2b93762b8
commit 776cf41d7c

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>
* *