Skip to content

Commit 03cb4ee

Browse files
committed
Remove more old references
1 parent 81e578b commit 03cb4ee

File tree

5 files changed

+0
-8
lines changed

5 files changed

+0
-8
lines changed

src/content/tutorials/en/data-structure-garden.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ relatedContent:
1212
- en/13_classes_and_objects/01_shake_ball_bounce/description
1313
- en/13_classes_and_objects/02_connected_particles/description
1414
references:
15-
- en/console/log
1615
- en/p5/object
17-
- en/p5/return
1816
- en/p5/random
1917
authors:
2018
- Portia Morrell

src/content/tutorials/en/field-guide-to-debugging.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ category: advanced
66
categoryIndex: 0
77
featuredImage: ../images/featured/FieldGuide.png
88
featuredImageAlt: "The title is “A Field Guide to Debugging!” and it features a black-and-white cartoon illustrations of insects, a mouse and a computer laptop in deep thought."
9-
relatedContent:
10-
references:
11-
- en/console/log
129
authors:
1310
- Nick McIntyre
1411
- Jason Alderman

src/content/tutorials/en/how-to-optimize-your-sketches.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ featuredImage: ../images/featured/OptimizeA.png
88
featuredImageAlt: The bouncing particles animation used in this tutorial displays orange circles bouncing around a dark canvas.
99
relatedContent:
1010
references:
11-
- en/console/log
1211
- en/p5/framerate
1312
- en/p5/millis
1413
- en/p5/min

src/content/tutorials/en/organizing-code-with-functions.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ featuredImageAlt: A canvas displaying a snapshot of the sunrise animation from t
99
relatedContent:
1010
references:
1111
- en/p5/function
12-
- en/p5/return
1312
- en/p5/keypressed
1413
- en/p5/mousepressed
1514
authors:

src/content/tutorials/en/variables-and-change.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ relatedContent:
1212
references:
1313
- en/p5/mousex
1414
- en/p5/mousey
15-
- en/p5/types/string
1615
- en/p5/number
1716
- en/p5/let
1817
- en/p5/random

0 commit comments

Comments
 (0)