From c44ef582d6bb1138e2acb2d663e7af1529ac61b5 Mon Sep 17 00:00:00 2001 From: Gergely Nagy Date: Thu, 18 Oct 2018 00:10:07 +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/Redial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/plugin/Redial.md b/doc/plugin/Redial.md index 54f0c39c..67cd56b2 100644 --- a/doc/plugin/Redial.md +++ b/doc/plugin/Redial.md @@ -60,4 +60,4 @@ The `Redial` object has only one property, the key to trigger it. Starting from the [example][plugin:example] is the recommended way of getting started with the plugin. - [plugin:example]: https://github.com/keyboardio/Kaleidoscope-Redial/blob/master/examples/Redial/Redial.ino + [plugin:example]: ../../examples/Redial/Redial.ino