From 8bac58bf099b70d1f259e1bc44a4e39a29c74d80 Mon Sep 17 00:00:00 2001 From: Gergely Nagy Date: Sun, 14 Oct 2018 18:04:24 +0200 Subject: [PATCH] Update the documentation links Updates the example and dependency links in the documentation, to use URLs that are valid within the monorepo. Signed-off-by: Gergely Nagy --- doc/plugin/LEDEffect-SolidColor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/plugin/LEDEffect-SolidColor.md b/doc/plugin/LEDEffect-SolidColor.md index d5036233..963bf0f2 100644 --- a/doc/plugin/LEDEffect-SolidColor.md +++ b/doc/plugin/LEDEffect-SolidColor.md @@ -23,7 +23,7 @@ void setup() { ## Dependencies -* [Kaleidoscope-LEDControl](https://github.com/keyboardio/Kaleidoscope-LEDControl) +* [Kaleidoscope-LEDControl](LEDControl.md) ## Upgrading