From 25ad3c118d8e43f03d77be33dc18d5a46ce08728 Mon Sep 17 00:00:00 2001 From: Sushant Srivastav <63559772+sushant4191@users.noreply.github.com> Date: Thu, 27 Oct 2022 01:16:45 +0530 Subject: [PATCH] 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. --- 2-js-basics/translations/README.nl.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/2-js-basics/translations/README.nl.md b/2-js-basics/translations/README.nl.md index a657542c..f77d86e4 100644 --- a/2-js-basics/translations/README.nl.md +++ b/2-js-basics/translations/README.nl.md @@ -5,10 +5,10 @@ JavaScript is de taal van het web. In deze vier lessen leert u de basisprincipes ### Onderwerpen 1. [Variabelen en Gegevenstypen](../1-data-types/translations/README.nl.md) -2. [Functies en Methoden](../2-functions-methods/translations/README.nl.md) -3. [Beslissingen nemen met JavaScript](../3-making-decisions/translations/README.nl.md) -4. [Arrays en Lussen](../4-arrays-loops/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.es.md) +4. [Arrays en Lussen](../4-arrays-loops/translations/README.es.md) ### Credits -Deze lessen zijn geschreven met ♥ door [Jasmine Greenaway](https://twitter.com/paladique), [Christopher Harrison](https://twitter.com/geektrainer) en [Chris Noring](https://twitter.com/chris_noring) \ No newline at end of file +Deze lessen zijn geschreven met ♥ door [Jasmine Greenaway](https://twitter.com/paladique), [Christopher Harrison](https://twitter.com/geektrainer) en [Chris Noring](https://twitter.com/chris_noring)