diff options
Diffstat (limited to 'files/es/games/introduction/index.html')
-rw-r--r-- | files/es/games/introduction/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/es/games/introduction/index.html b/files/es/games/introduction/index.html index 60f96afec0..2a46e8cb15 100644 --- a/files/es/games/introduction/index.html +++ b/files/es/games/introduction/index.html @@ -36,7 +36,7 @@ original_slug: Games/Introduccion </tr> <tr> <td><strong>Graficos</strong></td> - <td><a href="/es/docs/WebGL" title="/en-US/docs/WebGL">WebGL</a> (<a href="http://www.khronos.org/opengles/" title="http://www.khronos.org/opengles/">OpenGL ES</a> 2.0)</td> + <td><a href="/es/docs/WebGL" title="/en-US/docs/WebGL">WebGL</a> (<a href="http://www.khronos.org/opengles/">OpenGL ES</a> 2.0)</td> </tr> <tr> <td><strong>Entrada</strong></td> @@ -44,7 +44,7 @@ original_slug: Games/Introduccion </tr> <tr> <td><strong>Lenguaje</strong></td> - <td><a href="/es/docs/JavaScript" title="/en-US/docs/JavaScript">JavaScript</a> (o C/C++ usando <a href="https://github.com/kripken/emscripten/wiki" title="https://github.com/kripken/emscripten/wiki">Emscripten</a> para compilar a JavaScript)</td> + <td><a href="/es/docs/JavaScript" title="/en-US/docs/JavaScript">JavaScript</a> (o C/C++ usando <a href="https://github.com/kripken/emscripten/wiki">Emscripten</a> para compilar a JavaScript)</td> </tr> <tr> <td><strong>Redes</strong></td> |