Skip to content

Commit f628d46

Browse files
Merge pull request #1108 from soegaard/main
Fix Issue #1102
2 parents 2a80a6c + e982fa2 commit f628d46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/learn/learn.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
},
8383
{
8484
"name": "looking-inside",
85-
"url": "http://www.luisapereira.net/teaching/looking-inside-p5/"
85+
"url": "https://www.luisapereira.net/teaching/materials/processing-foundation"
8686
},
8787
{
8888
"name": "writing-tutorial",
@@ -93,4 +93,4 @@
9393
"url": "https://github.com/processing/p5.js/blob/main/contributor_docs/creating_libraries.md"
9494
}
9595
]
96-
}
96+
}

0 commit comments

Comments
 (0)