From 52e3b3559a04c09dd4172e200d77fec2f6d18758 Mon Sep 17 00:00:00 2001 From: Hein Date: Sat, 7 Dec 2024 10:47:04 +0200 Subject: [PATCH] Updated root readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a8f1788..80c644f 100644 --- a/README.md +++ b/README.md @@ -9,14 +9,14 @@ More detail will be added and real time testing is required. To connect to Modbus and read information onto an SD card using an Arduino. ### PM8000 Meter (SD Card) -See the information on the Schneider PowerLogic PM8000 [Source Code](./firmware/modbus-sd-pm8000/modbus-sd-pm8000.md). +See the information on the Schneider PowerLogic PM8000 [Source Code](./firmware/). ### VSD Generic (SD Card) -See the information on the VSD Generic [Source Code](./firmware/modbus-sd-VSD-generic). +See the information on the VSD Generic [Source Code](./firmware/). ## Raspberry Pi Option: -[Check this page for the Raspberry PI option](https://git.warky.dev/wdevs/vivarox-ems-modbus/src/branch/main/raspberry-pi-option.md) +[Check this page for the Raspberry PI option](https://git.warky.dev/vivarox/raspberrypi)