diff options
Diffstat (limited to 'examples/custom-class')
-rw-r--r-- | examples/custom-class/Readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/custom-class/Readme.txt b/examples/custom-class/Readme.txt index 82b1b3e..815518e 100644 --- a/examples/custom-class/Readme.txt +++ b/examples/custom-class/Readme.txt @@ -16,7 +16,7 @@ PREREQUISITES ============= Target hardware: You need an AVR based circuit based on one of the examples (see the "circuits" directory at the top level of this package), e.g. the -metaboard (http://metalab.at/wiki/Metaboard). +metaboard (http://www.obdev.at/goto.php?t=metaboard). AVR development environment: You need the gcc tool chain for the AVR, see the Prerequisites section in the top level Readme file for how to obtain it. |