Fixed URL links for unavailable files.

For the users who are in that section, I corrected the URL links for the missing files by rerouting them to english at least.
pull/945/head
Sushant Srivastav 3 years ago committed by GitHub
parent b06c3863f5
commit 25ad3c118d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,9 +5,9 @@ JavaScript is de taal van het web. In deze vier lessen leert u de basisprincipes
### Onderwerpen ### Onderwerpen
1. [Variabelen en Gegevenstypen](../1-data-types/translations/README.nl.md) 1. [Variabelen en Gegevenstypen](../1-data-types/translations/README.nl.md)
2. [Functies en Methoden](../2-functions-methods/translations/README.nl.md) 2. [Functies en Methoden](../2-functions-methods/translations/README.es.md)
3. [Beslissingen nemen met JavaScript](../3-making-decisions/translations/README.nl.md) 3. [Beslissingen nemen met JavaScript](../3-making-decisions/translations/README.es.md)
4. [Arrays en Lussen](../4-arrays-loops/translations/README.nl.md) 4. [Arrays en Lussen](../4-arrays-loops/translations/README.es.md)
### Credits ### Credits

Loading…
Cancel
Save