diff options
Diffstat (limited to 'files/es/web/tutorials')
-rw-r--r-- | files/es/web/tutorials/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/tutorials/index.html b/files/es/web/tutorials/index.html index 6037c6d099..fb87c71bda 100644 --- a/files/es/web/tutorials/index.html +++ b/files/es/web/tutorials/index.html @@ -152,7 +152,7 @@ original_slug: Web/Tutoriales <dd>¿Qué es JavaScript y cómo puede ayudarte en el desarrollo web?</dd> <dt><a href="http://docs.webplatform.org/wiki/concepts/programming/programming_basics" rel="external">Programar – Los fundamentos</a> (WebPlatform.org)</dt> <dd>Fundamentos de programación. Los artículos te indican lo que puedes hacer con JavaScript, las mejores prácticas para utilizarlo y mucho más.</dd> - <dt><a href="http://dev.opera.com/articles/view/javascript-best-practices/" rel="external">Las mejores prácticas en JavaScript</a><a href="http://docs.webplatform.org/wiki/tutorials/javascript_best_practices" title="http://docs.webplatform.org/wiki/tutorials/javascript_best_practices"> </a>(WebPlatform.org)</dt> + <dt><a href="http://dev.opera.com/articles/view/javascript-best-practices/" rel="external">Las mejores prácticas en JavaScript</a><a href="http://docs.webplatform.org/wiki/tutorials/javascript_best_practices"> </a>(WebPlatform.org)</dt> <dd>Aprende algunas de las más evidentes (y no tan evidentes) mejores prácticas cuando escribes en JavaScript.</dd> </dl> |