diff --git a/README.md b/README.md index c877831a4f62dd6b024b9fb4f3393af9736f3401..31f616eb880cf16eaebf4afbfc9ab5ce53b04236 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This repo contains a variety of "hello world" type programs for an ATTINY44a connected to an LED and a button. Not coincidentally this is the sort of board I ended up with after modifying Neil's -[echo](http://academy.cba.mit.edu/classes/embedded_programming/index.html#echo) -board based on the guidelines of the +[echo board](http://academy.cba.mit.edu/classes/embedded_programming/index.html#echo) +based on the guidelines of the [electronics design](http://academy.cba.mit.edu/classes/electronics_design/index.html) assignment.