diff options
-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> |