From 26e8cd5342bfd07168544e793ac764bb5862b254 Mon Sep 17 00:00:00 2001
From: Slider0007 <115730895+Slider0007@users.noreply.github.com>
Date: Wed, 8 Mar 2023 10:06:19 +0100
Subject: [PATCH] Update StatusLED-BlinkCodes.md
---
docs/StatusLED-BlinkCodes.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/StatusLED-BlinkCodes.md b/docs/StatusLED-BlinkCodes.md
index 55187f7..f8f87f9 100644
--- a/docs/StatusLED-BlinkCodes.md
+++ b/docs/StatusLED-BlinkCodes.md
@@ -35,7 +35,7 @@ The effective error codes can be found [here](https://github.com/jomjol/AI-on-th
| TIME_CHECK | 7 | Missing time sync (check every round) | 1 |
| OTA_OR_AP | 8 | OTA process ongoing | 1 | X
| OTA_OR_AP | 8 | Soft AP started (for remote config) | 2 | X
-| FLASHLIGHT | N/A | LED on when flashlight is on | solid,
no blinking
+| FLASHLIGHT | N/A | LED on when flashlight is on | solid,
no blink
@@ -177,7 +177,7 @@ If system is configured to be synced with a NTP server the sync status is checke
An OTA is performed right now. Please wait until OTA is completed. System is rebooting automatically. If system is not coming up, please check serial console output.
### `Soft AP started (for remote config)`
-The built-in access point functionality is started to perform initial remote remote setup. Further description: https://jomjol.github.io/AI-on-the-edge-device-docs/Installation/ --> Section `Remote Setup using the built-in Access Point`
+The built-in access point functionality is started to perform initial remote remote setup. Further description: [https://jomjol.github.io/AI-on-the-edge-device-docs/Installation/] --> Section `Remote Setup using the built-in Access Point`