From 427b716bb4e3e6103e681a0a2dc4427e01c78059 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Sun, 3 Apr 2016 11:27:11 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index a906be0..a0f2c58 100644 --- a/Home.md +++ b/Home.md @@ -24,7 +24,7 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad * SK6812rgb and SK6812rgbw (three and four channel pixels that have the extra white LED in them) * All one wire RGB pixels that use a the same transport as any of the above. -## [Projects based on this library](https://github.com/Makuna/NeoPixelBus/wiki/Testimonials) +## [Projects based on this library](https://github.com/Makuna/NeoPixelBus/wiki/Project-References) Here are a few of the projects that use this library. They can often be a great source so you don't have to reinvent the wheel. They maybe just the inspiration you need to make your project. ## [Smaller Code](https://github.com/Makuna/NeoPixelBus/wiki/Smaller-Code)