small path fix

This commit is contained in:
Noah
2021-03-14 11:52:41 +01:00
parent 356e646684
commit c89b6e74b3

View File

@@ -6,9 +6,9 @@ Een kleine codemeditatie met drag and drop. Met een beetje HTML, JS en CSS kunt
# Lessen # Lessen
1. [Inleiding tot HTML](./1-intro-to-html/README.md) 1. [Inleiding tot HTML](../1-intro-to-html/translations/README.nl.md)
2. [Inleiding tot CSS](./2-intro-to-css/README.md) 2. [Inleiding tot CSS](../2-intro-to-css/translations/README.nl.md)
3. [Inleiding tot DOM en JS Sluitingen](./3-intro-to-DOM-and-closures/README.md) 3. [Inleiding tot DOM en JS Sluitingen](../3-intro-to-DOM-and-closures/translations/README.nl.md)
## Credits ## Credits