From c2dc43a0808eb9bf1caa35cec62eb702f0dbbe1c Mon Sep 17 00:00:00 2001 From: Gergely Nagy Date: Thu, 18 Oct 2018 00:17: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/TopsyTurvy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/plugin/TopsyTurvy.md b/doc/plugin/TopsyTurvy.md index 4807e50c..c4370c48 100644 --- a/doc/plugin/TopsyTurvy.md +++ b/doc/plugin/TopsyTurvy.md @@ -48,4 +48,4 @@ The plugin provides the `TopsyTurvy` object, without any public methods or prope Starting from the [example][plugin:example] is the recommended way of getting started with the plugin. - [plugin:example]: https://github.com/keyboardio/Kaleidoscope-TopsyTurvy/blob/master/examples/TopsyTurvy/TopsyTurvy.ino + [plugin:example]: ../../examples/TopsyTurvy/TopsyTurvy.ino