From 5e5e80cf3bcd925ae2ebc8ce7a18676fda49e7be Mon Sep 17 00:00:00 2001 From: SocksOnHead Date: Mon, 21 Jul 2025 02:13:30 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Home.md b/Home.md index 672a623..0de738b 100644 --- a/Home.md +++ b/Home.md @@ -4,9 +4,9 @@ The point of this wiki is to help as many people get started with their project! So I've written some pages with guides to make it as painless as possible. -- [Home]("home) - * [HomeApi Setup](/homeapi-setup) - * [Setup ESP32](/setup-esp32) - * [ESP32 Connection](/esp32-connection) +- [Home]#home) + * [HomeApi Setup](./homeapi-setup) + * [Setup ESP32](./setup-esp32) + * [ESP32 Connection](./esp32-connection) - [Extra](#extra) - * [Change Public Transport Api](/change-public-transport-api) \ No newline at end of file + * [Change Public Transport Api](./change-public-transport-api) \ No newline at end of file