Fix links to topics in the correct language

There are three links in the README.es that lead to the English version. With this update, they now redirect to the Spanish version.
This commit is contained in:
Eric Joel Hernandez
2022-12-28 05:30:01 -05:00
committed by GitHub
parent 6e88ca23d1
commit a539cac2a9

View File

@@ -4,9 +4,9 @@ En esta sección del plan de estudios, se te presentarán conceptos importantes
### Temas
1. [Introducción a los lenguajes de programación y herramientas del oficio](../1-intro-to-programming-languages/README.md)
2. [Introducción a GitHub](../2-github-basics/README.md)
3. [Conceptos básicos de Accesibilidad](../3-accessibility/README.md)
1. [Introducción a los lenguajes de programación y herramientas del oficio](../1-intro-to-programming-languages/translations/README.es.md)
2. [Introducción a GitHub](../2-github-basics/translations/README.es.md)
3. [Conceptos básicos de Accesibilidad](../3-accessibility/translations/README.es.md)
### Créditos