diff options
author | Juan Vásquez <juan@logicalbricks.com> | 2022-02-21 11:46:04 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-21 12:46:04 -0500 |
commit | d67ef1a8aa164e90cffeed1a8c3d75084e9c1446 (patch) | |
tree | 27e7b86c6bb5d667cb2d3eb03991e09256a1b271 | |
parent | 02db5961c7ee81341caee2f4488c348409ccde3c (diff) | |
download | translated-content-d67ef1a8aa164e90cffeed1a8c3d75084e9c1446.tar.gz translated-content-d67ef1a8aa164e90cffeed1a8c3d75084e9c1446.tar.bz2 translated-content-d67ef1a8aa164e90cffeed1a8c3d75084e9c1446.zip |
Issue with "El modelo de caja" [ES] (#4197)
* Issue with "El modelo de caja" [ES]
Closes #4193
* Update files/es/learn/css/building_blocks/the_box_model/index.html
Co-authored-by: Anderson Vallejo <48649209+Vallejoanderson@users.noreply.github.com>
Co-authored-by: Anderson Vallejo <48649209+Vallejoanderson@users.noreply.github.com>
-rw-r--r-- | files/es/learn/css/building_blocks/the_box_model/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/learn/css/building_blocks/the_box_model/index.html b/files/es/learn/css/building_blocks/the_box_model/index.html index d0b81d69fe..5bd931c0b3 100644 --- a/files/es/learn/css/building_blocks/the_box_model/index.html +++ b/files/es/learn/css/building_blocks/the_box_model/index.html @@ -309,7 +309,7 @@ original_slug: Learn/CSS/Building_blocks/El_modelo_de_caja <h2 id="Pon_a_prueba_tus_habilidades">Pon a prueba tus habilidades</h2> -<p>Hemos cubierto mucho terreno en este artículo. ¿Recuerdas la información más relevante? Encontrarás más pruebas para verificar que has retenido esa información en <a href="/en-US/docs/Learn/CSS/Building_blocks/Selectors/Box_Model_Tasks">Test your skills: The Box Model</a>.</p> +<p>Hemos cubierto mucho terreno en este artículo. ¿Recuerdas la información más relevante? Encontrarás más pruebas para verificar que has retenido esa información en <a href="/es/docs/Learn/CSS/Building_blocks/Box_Model_Tasks">Test your skills: The Box Model</a>.</p> <h2 id="Resumen">Resumen</h2> |