diff options
Diffstat (limited to 'docs/html/guide/topics/graphics/index.jd')
-rw-r--r-- | docs/html/guide/topics/graphics/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/topics/graphics/index.jd b/docs/html/guide/topics/graphics/index.jd index ffa9a39..ab623c2 100644 --- a/docs/html/guide/topics/graphics/index.jd +++ b/docs/html/guide/topics/graphics/index.jd @@ -5,7 +5,7 @@ page.title=Graphics <div id="qv"> <h2>Topics</h2> <ol> - <li><a href="{@docRoot}guide/topics/graphics/canvas.html">Canvas and Drawables</a></li> + <li><a href="{@docRoot}guide/topics/graphics/2d-graphics.html">Canvas and Drawables</a></li> <li><a href="{@docRoot}guide/topics/graphics/hardware-accel.html">Hardware Acceleration</a></li> <li><a href="{@docRoot}guide/topics/graphics/opengl.html">OpenGL</a></li> </ol> |