From 27d219c77057bf180f9220c40d5726843d664e12 Mon Sep 17 00:00:00 2001 From: Gergely Nagy Date: Wed, 17 Oct 2018 23:59:18 +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/Escape-OneShot.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/plugin/Escape-OneShot.md b/doc/plugin/Escape-OneShot.md index a532dfa8..4a6ab137 100644 --- a/doc/plugin/Escape-OneShot.md +++ b/doc/plugin/Escape-OneShot.md @@ -31,11 +31,11 @@ The plugin provides the `EscapeOneShot` object, which has no public methods. ## Dependencies -* [Kaleidoscope-OneShot](https://github.com/keyboardio/Kaleidoscope-OneShot) +* [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-Escape-OneShot/blob/master/examples/Escape-OneShot/Escape-OneShot.ino + [plugin:example]: ../../examples/Escape-OneShot/Escape-OneShot.ino