From 81417a4ca886bd9c8ddb40b0653d18177d0e6dda Mon Sep 17 00:00:00 2001 From: akdeb Date: Tue, 27 May 2025 12:25:20 +0100 Subject: [PATCH] fixed settings link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1da1fb8..4fbfb3a 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ npm run dev Elato Mode -- **ELATO MODE:** Got your own ESP32 DIY hardware device? We offer a fully hosted edge server for you to use! Register your device on the [settings page](https://wwww.elatoai.com/home/settings/device) and it will automatically connect to our edge server. Check out our [Pricing page](https://www.elatoai.com/#pricing) for more details. +- **ELATO MODE:** Got your own ESP32 DIY hardware device? We offer a fully hosted edge server for you to use! Register your device on the [settings page](https://www.elatoai.com/home/settings/device) and it will automatically connect to our edge server. Check out our [Pricing page](https://www.elatoai.com/#pricing) for more details. - **DEV MODE:** Alternatively, you can run your own edge server locally by following the instructions below and in the [Deno server README](server-deno/README.md).