diff --git a/docs/examples.md b/docs/examples.md index 00c1c934..ec64d259 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -68,27 +68,6 @@ Here are some fun programs for your @boardname@! }] ``` -## Turtle graphics - -```codecard -[{ - "name": "Turtle Square", - "description": "move in a square", - "url":"/examples/turtle-square", - "cardType": "example" -}, { - "name": "Turtle Spiral", - "description": "move in a spiral", - "url":"/examples/turtle-spiral", - "cardType": "example" -}, { - "name": "Turtle Scanner", - "description": "scans the screen down", - "url":"/examples/turtle-scanner", - "cardType": "example" -}] -``` - ## Actuators ```codecard