From 0af1f06a214cc6d75a3bf6e703ac3d387104f719 Mon Sep 17 00:00:00 2001 From: Gergely Nagy Date: Sun, 14 Oct 2018 18:03:33 +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-Breathe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/plugin/LEDEffect-Breathe.md b/doc/plugin/LEDEffect-Breathe.md index 20b15d5c..72a2c346 100644 --- a/doc/plugin/LEDEffect-Breathe.md +++ b/doc/plugin/LEDEffect-Breathe.md @@ -36,4 +36,4 @@ The plugin provides the `LEDBreatheEffect` object, which has a single property: ## Dependencies -* [Kaleidoscope-LEDControl](https://github.com/keyboardio/Kaleidoscope-LEDControl) +* [Kaleidoscope-LEDControl](LEDControl.md)