From 2da5ea649a59a4256a55ba031f9e437348ddfc6d Mon Sep 17 00:00:00 2001 From: per1234 Date: Wed, 20 Oct 2021 19:03:35 -0700 Subject: [PATCH] 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. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2be48ca..29c0321 100644 --- a/README.md +++ b/README.md @@ -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.