Skip to content

Commit 31cbd80

Browse files
committed
Fix relative links
1 parent 319ea17 commit 31cbd80

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_curriculum/00-unit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Each module provides resources to support student artistic development including
9292

9393
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.
9494

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 %}).
9696

9797
## Start Here!
9898

_pages/resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ entries_layout: grid
77
classes: wide
88
---
99

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

Comments
 (0)