anv/android: Disable surface and swapchain extensions (v2)
[mesa.git] / docs / opengles.html
index 24ad69fe2d8ca8f3ec5a06d1dd1ffcc2882b592a..2872b248a41b19bd55d22c22980e75624042986b 100644 (file)
@@ -17,8 +17,8 @@
 <h1>OpenGL ES</h1>
 
 <p>Mesa implements OpenGL ES 1.1 and OpenGL ES 2.0.  More information about
-OpenGL ES can be found at <a href="http://www.khronos.org/opengles/">
-http://www.khronos.org/opengles/</a>.</p>
+OpenGL ES can be found at <a href="https://www.khronos.org/opengles/">
+https://www.khronos.org/opengles/</a>.</p>
 
 <p>OpenGL ES depends on a working EGL implementation.  Please refer to
 <a href="egl.html">Mesa EGL</a> for more information about EGL.</p>