mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-12 09:44:19 +02:00
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:
committed by
GitHub
parent
6e88ca23d1
commit
a539cac2a9
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user