Skip to content

Commit ec44012

Browse files
authored
Merge pull request #948 from sushant4191/patch-5
Fixed URLs acc. to language
2 parents 0a21d3c + 0aea801 commit ec44012

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

3-terrarium/translations/README.it.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Una piccola meditazione sul codice drag and drop. Con un po' di HTML, JS e CSS,
66

77
# Lezioni
88

9-
1. [Introduzione a HTML](./1-intro-to-html/README.md)
10-
2. [Introduzione a CSS](./2-intro-to-css/README.md)
11-
3. [Introduzione al DOM e alle Closure JavaScript](./3-intro-to-DOM-and-closures/README.md)
9+
1. [Introduzione a HTML](./1-intro-to-html/translations/README.it.md)
10+
2. [Introduzione a CSS](./2-intro-to-css/translations/README.it.md)
11+
3. [Introduzione al DOM e alle Closure JavaScript](./3-intro-to-DOM-and-closures/translations/README.it.md)
1212

1313
## Crediti
1414

0 commit comments

Comments
 (0)