File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/html/resources/tutorials/opengl Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ carefully consider which version of the OpenGL ES API (1.0/1.1 or 2.0) is most a
5858needs. For more information, see
5959<a href="{@docRoot}guide/topics/graphics/opengl.html#choosing-version">Choosing an OpenGL API
6060Version</a>. If you would prefer to use OpenGL ES 2.0, see the <a
61- href="{@docRoot}resources/tutorials/opengl/opengl-es20.jd ">OpenGL ES 2.0 tutorial</a>.</p>
61+ href="{@docRoot}resources/tutorials/opengl/opengl-es20.html ">OpenGL ES 2.0 tutorial</a>.</p>
6262
6363<p>Before you start, you should understand how to create a basic Android application. If you do not
6464know how to create an app, follow the <a href="{@docRoot}resources/tutorials/hello-world.html">Hello
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ carefully consider which version of the OpenGL ES API (1.0/1.1 or 2.0) is most a
5757needs. For more information, see
5858<a href="{@docRoot}guide/topics/graphics/opengl.html#choosing-version">Choosing an OpenGL API
5959Version</a>. If you would prefer to use OpenGL ES 1.0, see the <a
60- href="{@docRoot}resources/tutorials/opengl/opengl-es10.jd ">OpenGL ES 1.0 tutorial</a>.</p>
60+ href="{@docRoot}resources/tutorials/opengl/opengl-es10.html ">OpenGL ES 1.0 tutorial</a>.</p>
6161
6262<p>Before you start, you should understand how to create a basic Android application. If you do not
6363know how to create an app, follow the <a href="{@docRoot}resources/tutorials/hello-world.html">Hello
You can’t perform that action at this time.
0 commit comments