From a532205b127df2e5db8f067afc8b3583b55fd69b Mon Sep 17 00:00:00 2001 From: Gergely Nagy Date: Thu, 18 Oct 2018 00:06:09 +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/LED-ActiveModColor.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/plugin/LED-ActiveModColor.md b/doc/plugin/LED-ActiveModColor.md index 259f6c3c..2776ec84 100644 --- a/doc/plugin/LED-ActiveModColor.md +++ b/doc/plugin/LED-ActiveModColor.md @@ -45,12 +45,12 @@ properties: ## Dependencies -* [Kaleidoscope-LEDControl](https://github.com/keyboardio/Kaleidoscope-LEDControl) -* [Kaleidoscope-OneShot](https://github.com/keyboardio/Kaleidoscope-OneShot) +* [Kaleidoscope-LEDControl](LEDControl.md) +* [Kaleidoscope-OneShot](OneShot.md) ## Further reading Starting from the [example][plugin:example] is the recommended way of getting started with the plugin. - [plugin:example]: https://github.com/keyboardio/Kaleidoscope-LED-ActiveModColor/blob/master/examples/LED-ActiveModColor/LED-ActiveModColor.ino + [plugin:example]: ../../examples/LED-ActiveModColor/LED-ActiveModColor.ino