diff --git a/Home.md b/Home.md index f080c36..7d56312 100644 --- a/Home.md +++ b/Home.md @@ -23,7 +23,6 @@ A list of other boards and their ports is here: **[[Other Boards|Boards-Summary] If you have a machine that runs some flavor of Unix, see the [[Getting-Started]] instructions on how to obtain the binary to run micropython and start developing. ### Development -* [[Tasks|Tasks]] - list of things developers need to do to get it done. * [[Internals]] - some notes on VM/interpreter internals. * [[Servos|Servos]] - how should we implement Servos * [[PWM and Timers| PWM-Timers]]