diff options
Diffstat (limited to 'files/es/web/api/window/requestidlecallback/index.html')
-rw-r--r-- | files/es/web/api/window/requestidlecallback/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/api/window/requestidlecallback/index.html b/files/es/web/api/window/requestidlecallback/index.html index ba4351f818..daa283a28e 100644 --- a/files/es/web/api/window/requestidlecallback/index.html +++ b/files/es/web/api/window/requestidlecallback/index.html @@ -38,7 +38,7 @@ translation_of: Web/API/Window/requestIdleCallback <h2 id="Example" name="Example">Ejemplos</h2> -<p>Ver <a href="https://wiki.developer.mozilla.org/en-US/docs/Web/API/Background_Tasks_API#Example">ejemplo</a> en el artículo <a href="https://wiki.developer.mozilla.org/en-US/docs/Web/API/Background_Tasks_API">Planificación Cooperativa de la API de Tareas en segundo plano</a>.</p> +<p>Ver <a href="/en-US/docs/Web/API/Background_Tasks_API#Example">ejemplo</a> en el artículo <a href="/en-US/docs/Web/API/Background_Tasks_API">Planificación Cooperativa de la API de Tareas en segundo plano</a>.</p> <h2 id="Especificaciones">Especificaciones</h2> |