aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/tutorials/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-07 12:40:08 -0400
committerGitHub <noreply@github.com>2021-07-07 12:40:08 -0400
commit9697aeab7d1f7b4fd249e5c4cf8dbf3c8e9e0b14 (patch)
treecaed5699c8b6dbf1fe2652a72a73db80d1484f02 /files/es/web/tutorials/index.html
parenteeabcbf0e107e100c886027610f97045de548b0d (diff)
downloadtranslated-content-9697aeab7d1f7b4fd249e5c4cf8dbf3c8e9e0b14.tar.gz
translated-content-9697aeab7d1f7b4fd249e5c4cf8dbf3c8e9e0b14.tar.bz2
translated-content-9697aeab7d1f7b4fd249e5c4cf8dbf3c8e9e0b14.zip
remove wiki.developer.mozilla.org links (es) (#1443)
Part of #1440
Diffstat (limited to 'files/es/web/tutorials/index.html')
-rw-r--r--files/es/web/tutorials/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/es/web/tutorials/index.html b/files/es/web/tutorials/index.html
index dff8adfeab..6037c6d099 100644
--- a/files/es/web/tutorials/index.html
+++ b/files/es/web/tutorials/index.html
@@ -49,9 +49,9 @@ original_slug: Web/Tutoriales
<h3 id="Nivel_intermedio">Nivel intermedio</h3>
<dl>
- <dt><a href="https://wiki.developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding">Incrustamiento y multimedia</a></dt>
+ <dt><a href="/en-US/docs/Learn/HTML/Multimedia_and_embedding">Incrustamiento y multimedia</a></dt>
<dd>Este módulo explora cómo usar HTML para incluir multimedia en tus páginas web, incluyendo las diferentes formas en las que pueden incluirse imágenes, y cómo incrustar video, audio o incluso otras páginas web completas.</dd>
- <dt><a href="https://wiki.developer.mozilla.org/en-US/docs/Learn/HTML/Tables">Tablas HTML </a></dt>
+ <dt><a href="/en-US/docs/Learn/HTML/Tables">Tablas HTML </a></dt>
<dd>Representar datos tabulares en una forma comprensible puede ser un desafío, {{glossary("Accessibility", "accessible")}}. Este módulo cubre el marcado de una tabla básica, junto con características más complejas, como la implementación de epígrafes y resúmenes.</dd>
</dl>