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:
per1234
2021-10-20 19:03:35 -07:00
parent 6bba7d452a
commit 2da5ea649a

View File

@@ -15,7 +15,7 @@ The following micro controllers are supported:
Installation and usage 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. Also check out this video from Make which explains how to setup and use this core.