From c15191fb984f004eb9628bf1b4cb2e4a62770044 Mon Sep 17 00:00:00 2001 From: erwinschoonhoven Date: Sun, 25 Apr 2021 01:28:01 +0200 Subject: [PATCH] Fixes some links (#20) --- 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.