From 2135b77c0756ff159999d2df73d111a68d9bbf98 Mon Sep 17 00:00:00 2001 From: Gergely Nagy Date: Wed, 17 Oct 2018 23:58:29 +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/CycleTimeReport.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/plugin/CycleTimeReport.md b/doc/plugin/CycleTimeReport.md index 084f07e3..67edd99e 100644 --- a/doc/plugin/CycleTimeReport.md +++ b/doc/plugin/CycleTimeReport.md @@ -50,4 +50,4 @@ property. All times are in milliseconds. Starting from the [example][plugin:example] is the recommended way of getting started with the plugin. - [plugin:example]: https://github.com/keyboardio/Kaleidoscope-CycleTimeReport/blob/master/examples/CycleTimeReport/CycleTimeReport.ino + [plugin:example]: ../../examples/CycleTimeReport/CycleTimeReport.ino