From d4ddcd74c4bcfdfdab30298ece0747e6a5362f4e Mon Sep 17 00:00:00 2001 From: Ian Date: Fri, 5 Aug 2016 12:24:46 +0100 Subject: [PATCH] Corrected link to weatherforecast --- MagicMirror²-Modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MagicMirror²-Modules.md b/MagicMirror²-Modules.md index 953ecf6..cb6b4ee 100644 --- a/MagicMirror²-Modules.md +++ b/MagicMirror²-Modules.md @@ -3,7 +3,7 @@ The following modules are installed by default. - [**Clock**](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/clock) - [**Calendar**](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/calendar) - [**Current Weather**](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/currentweather) -- [**Weather Forecast**](https://github.com/MichMich/MagicMirror/tree/developmodules/default/weatherforecast) +- [**Weather Forecast**](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/weatherforecast) - [**News Feed**](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/newsfeed) - [**Compliments**](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/compliments) - [**Hello World**](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/helloworld)