Skip to content

Commit c0c58f3

Browse files
committed
Fixed downloadable resources
1 parent 7048eda commit c0c58f3

File tree

14 files changed

+29
-17
lines changed

14 files changed

+29
-17
lines changed

en-GB/lessons/About Me/About Me.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ level: Python 1
44
language: en
55
stylesheet: python
66
embeds: "*.png"
7-
materials: ["project-resources/*.*", "volunteer-resources/*.*"]
7+
materials: ["project-resources/new/*.*", "volunteer-resources/about-me-finished/*.*"]
88
...
99

1010
#Introduction: { .intro}

en-GB/lessons/CodeCraft/CodeCraft.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ level: Python 2
44
language: en
55
stylesheet: python
66
embeds: "*.png"
7-
materials: ["project-resources/*.*", "volunteer-resources/*.*"]
7+
materials: ["project-resources/codecraft/*.*", "volunteer-resources/codecraft-finished/*.*"]
88
...
99

1010
# Introduction { .intro}

en-GB/lessons/Colourful Creations/Colourful Creations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ level: Python 1
44
language: en-GB
55
stylesheet: python
66
embeds: "*.png"
7-
materials: ["project-resources/*.*", "volunteer-resources/*.*"]
7+
materials: ["project-resources/new/*.*", "volunteer-resources/colourful-creations-finished/*.*"]
88
...
99

1010
# Introduction { .intro}

en-GB/lessons/ISS/ISS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ level: Python 2
44
language: en-GB
55
stylesheet: python
66
embeds: "*.png"
7-
materials: ["project-resources/*.*", "volunteer-resources/*.*"]
7+
materials: ["project-resources/iss/*.*", "volunteer-resources/iss-finished/*.*"]
88
...
99

1010
# Introduction { .intro}

en-GB/lessons/Modern Art/Modern Art.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ level: Python 2
44
language: en-GB
55
stylesheet: python
66
embeds: "*.png"
7-
materials: ["project-resources/*.*", "volunteer-resources/*.*"]
7+
materials: ["project-resources/modern-art/*.*", "volunteer-resources/modern-art-finished/*.*"]
88
...
99

1010
# Introduction { .intro}

en-GB/lessons/Popular Pets/Popular Pets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ level: Python 2
44
language: en-GB
55
stylesheet: python
66
embeds: "*.png"
7-
materials: ["project-resources/*.*", "volunteer-resources/*.*"]
7+
materials: ["project-resources/new/*.*", "volunteer-resources/popular-pets-finished/*.*"]
88
...
99

1010
# Introduction { .intro}

en-GB/lessons/Project Template/Project Template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ level: Python +
44
language: en-GB
55
stylesheet: python
66
embeds: "*.png"
7-
materials: ["Club Leader Resources/*.*","Project Resources/*.*"]
7+
materials: ["Club Leader Resources/project-name/*.*","Project Resources/project-name-finished/*.*"]
88
...
99

1010
# Introduction { .intro }

en-GB/lessons/RPG/RPG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ level: Python 2
44
language: en-GB
55
stylesheet: python
66
embeds: "*.png"
7-
materials: ["project-resources/*.*", "volunteer-resources/*.*"]
7+
materials: ["project-resources/rpg/*.*", "volunteer-resources/rpg-finished/*.*"]
88
...
99

1010
# Introduction: { .intro}

en-GB/lessons/Robo-Trumps/Robo-Trumps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ level: Python 2
44
language: en-GB
55
stylesheet: python
66
embeds: "*.png"
7-
materials: ["project-resources/*.*", "volunteer-resources/*.*"]
7+
materials: ["project-resources/robo-trumps/*.*", "volunteer-resources/robo-trumps-finished/*.*"]
88
...
99

1010
# Introduction { .intro}

en-GB/lessons/Rock Paper Scissors/Rock Paper Scissors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ level: Python 1
44
language: en-GB
55
stylesheet: python
66
embeds: "*.png"
7-
materials: ["project-resources/*.*", "volunteer-resources/*.*"]
7+
materials: ["project-resources/rock-paper-scissors/*.*", "volunteer-resources/rock-paper-scissors-finished/*.*"]
88
...
99

1010
# Introduction { .intro}

0 commit comments

Comments
 (0)