From 5e3c60feac99023641d6d6855ddab215a1142cea Mon Sep 17 00:00:00 2001 From: Mario Voigt Date: Wed, 12 Mar 2025 00:31:59 +0100 Subject: [PATCH] fix typo --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 21ea117..90c51a5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # FabLock Actor Python Process Actor for FabAccess controlling FabLock hardware. With FabLock we can build up controllable lockers or door systems. At the moment there are two different hardware implemententations with custom firmware: -* [FabLock for ESP8266 -FabLock for ESP8266](https://gitlab.com/fabinfra/fabhardware/fablock) +* [FabLock for ESP8266](https://gitlab.com/fabinfra/fabhardware/fablock) * [FabLock for Ants Make AM-022](https://gitlab.com/fabinfra/fabhardware/fablock-kallax) ## Installation