Skip to content

Commit

Permalink
Fix external documentation links in readme
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
per1234 committed Oct 21, 2021
1 parent 6bba7d4 commit 2da5ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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.

Expand Down

0 comments on commit 2da5ea6

Please sign in to comment.