aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/css/position/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/css/position/index.html')
-rw-r--r--files/es/web/css/position/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/css/position/index.html b/files/es/web/css/position/index.html
index 3539dcd6a5..7b860ea2ff 100644
--- a/files/es/web/css/position/index.html
+++ b/files/es/web/css/position/index.html
@@ -264,7 +264,7 @@ dd + dd {
<p>Asegurarse de que los elementos posicionados con valor <code>absolute</code> o <code>fixed</code> no oscurezcan el resto del contenido cuando la página sea ampliada para aumentar el tamaño del texto.</p>
<ul>
- <li><a href="https://wiki.developer.mozilla.org/en-US/docs/Web/Accessibility/Understanding_WCAG/Perceivable#Guideline_1.4_Make_it_easier_for_users_to_see_and_hear_content_including_separating_foreground_from_background">MDN entendiendo el WCAG, explicaciones de los lineamientos 1.4.</a></li>
+ <li><a href="/en-US/docs/Web/Accessibility/Understanding_WCAG/Perceivable#Guideline_1.4_Make_it_easier_for_users_to_see_and_hear_content_including_separating_foreground_from_background">MDN entendiendo el WCAG, explicaciones de los lineamientos 1.4.</a></li>
<li><a href="https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-visual-presentation.html" rel="noopener">Presentación visual: Entendiendo SC 1.4.8 | Entendiendo WCAG 2.0</a></li>
</ul>