From a2a1257a791b26d4a96688f8eee166d6368e1df7 Mon Sep 17 00:00:00 2001 From: erwinschoonhoven Date: Sat, 24 Apr 2021 23:11:32 +0200 Subject: [PATCH] Fixes some links --- doc/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/installation.md b/doc/installation.md index c29df3a..6c4b396 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -46,9 +46,9 @@ config Then create the required configuration in your device's yaml configuration file. For an example file, take a look at the example file -[doc/example.yaml](doc/example.yaml) in this repository. +[doc/example.yaml](example.yaml) in this repository. Detailed configuration instructions can be found in the -[Configuration guide](doc/configuration.md). +[Configuration guide](configuration.md). After these steps you can compile your firmware `firmware.bin` file. This firmware can then be flashed onto the device.