You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _curriculum/00-unit.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ Each module provides resources to support student artistic development including
92
92
93
93
The modules here are designed to meet teachers and students where they’re at: first time coders, interactive media art enthusiasts and artists looking for new tools to incorporate into their practice.
94
94
95
-
For additional curricular resources designed by the Art+Code participants, visit the [Resources page]({% link _pages/resources.md %}).
95
+
For additional curricular resources designed by the Art+Code participants, visit the [Resources page]({{ site.baseurl }}{% link _pages/resources.md %}).
Copy file name to clipboardExpand all lines: _pages/resources.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,4 +7,4 @@ entries_layout: grid
7
7
classes: wide
8
8
---
9
9
10
-
Curricular resources created by Art+Code participants. For more arts driven lesson plans and resources from the Processing Foundation, visit the [Curriculum page]({% link _curriculum/00-unit.md %}).
10
+
Curricular resources created by Art+Code participants. For more arts driven lesson plans and resources from the Processing Foundation, visit the [Curriculum page]({{ site.baseurl }}{% link _curriculum/00-unit.md %}).
0 commit comments