diff --git a/MagicMirror²-Modules.md b/MagicMirror²-Modules.md index 5ba787d..10da1f2 100644 --- a/MagicMirror²-Modules.md +++ b/MagicMirror²-Modules.md @@ -1,13 +1,13 @@ ##Default modules: The following modules are installed by default. -- [**Clock**](https://github.com/MichMich/MagicMirror/tree/v2-beta/modules/default/clock) -- [**Calendar**](https://github.com/MichMich/MagicMirror/tree/v2-beta/modules/default/calendar) -- [**Current Weather**](https://github.com/MichMich/MagicMirror/tree/v2-beta/modules/default/currentweather) -- [**Weather Forecast**](https://github.com/MichMich/MagicMirror/tree/v2-beta/modules/default/weatherforecast) -- [**News Feed**](https://github.com/MichMich/MagicMirror/tree/v2-beta/modules/default/newsfeed) -- [**Compliments**](https://github.com/MichMich/MagicMirror/tree/v2-beta/modules/default/compliments) -- [**Hello World**](https://github.com/MichMich/MagicMirror/tree/v2-beta/modules/default/helloworld) -- [**Alert**](https://github.com/MichMich/MagicMirror/tree/v2-beta/modules/default/alert) +- [**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) +- [**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) +- [**Alert**](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/alert) ##Optional Modules: ##Installing: @@ -66,4 +66,4 @@ The following modules are created by their respective authors: - **[MMM-PIR-Sensor by PaViRo](https://github.com/paviro/MMM-PIR-Sensor)**
This module can monitor a PIR motion sensor and put your mirror to sleep if nobody uses it. ## Create your own module -If you want to build your own modules, check out the [MagicMirror² Module Development Documentation](https://github.com/MichMich/MagicMirror/tree/v2-beta/modules) \ No newline at end of file +If you want to build your own modules, check out the [MagicMirror² Module Development Documentation](https://github.com/MichMich/MagicMirror/tree/develop/modules) \ No newline at end of file