mirror of
https://github.com/damellis/attiny
synced 2025-08-30 21:35:08 +00:00
Fix external documentation links in readme
The previous URLs were a redirect to the new URL, but those redirects stopped working, meaning visitors only got a page saying "Index of /". Bypassing the intermediate page by linking directly to the final content fixes this problem.
This commit is contained in:
@@ -15,7 +15,7 @@ The following micro controllers are supported:
|
||||
Installation and usage
|
||||
----------------------
|
||||
|
||||
Following the [installation guide](http://hlt.media.mit.edu/?p=1695) to install the core files and follow [this guide](http://hlt.media.mit.edu/?p=1706) to find out how to build the circuit.
|
||||
Following the [installation guide](http://highlowtech.org/?p=1695) to install the core files and follow [this guide](http://highlowtech.org/?p=1706) to find out how to build the circuit.
|
||||
|
||||
Also check out this video from Make which explains how to setup and use this core.
|
||||
|
||||
|
Reference in New Issue
Block a user