From 6b0ac2fb0d60583ec2637bbc936c54e7db062de2 Mon Sep 17 00:00:00 2001 From: Sebastien Date: Thu, 11 Jul 2024 12:49:08 +0200 Subject: [PATCH] fix weather link --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 60032a0..31b60b9 100644 --- a/Home.md +++ b/Home.md @@ -10,7 +10,7 @@ The following modules are installed by default. - [**Current Weather**](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/currentweather) - [**Hello World**](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/helloworld) - [**News Feed**](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/newsfeed) -- [**Weather Forecast**](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/weatherforecast) +- [**Weather Forecast**](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/weather) ## Optional Modules