mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-05 07:08:19 +00:00
Changing "v2-beta" to "develop" in default module links.
parent
e01ab3da6e
commit
2755b4cb77
@ -1,13 +1,13 @@
|
|||||||
##Default modules:
|
##Default modules:
|
||||||
The following modules are installed by default.
|
The following modules are installed by default.
|
||||||
- [**Clock**](https://github.com/MichMich/MagicMirror/tree/v2-beta/modules/default/clock)
|
- [**Clock**](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/clock)
|
||||||
- [**Calendar**](https://github.com/MichMich/MagicMirror/tree/v2-beta/modules/default/calendar)
|
- [**Calendar**](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/calendar)
|
||||||
- [**Current Weather**](https://github.com/MichMich/MagicMirror/tree/v2-beta/modules/default/currentweather)
|
- [**Current Weather**](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/currentweather)
|
||||||
- [**Weather Forecast**](https://github.com/MichMich/MagicMirror/tree/v2-beta/modules/default/weatherforecast)
|
- [**Weather Forecast**](https://github.com/MichMich/MagicMirror/tree/developmodules/default/weatherforecast)
|
||||||
- [**News Feed**](https://github.com/MichMich/MagicMirror/tree/v2-beta/modules/default/newsfeed)
|
- [**News Feed**](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/newsfeed)
|
||||||
- [**Compliments**](https://github.com/MichMich/MagicMirror/tree/v2-beta/modules/default/compliments)
|
- [**Compliments**](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/compliments)
|
||||||
- [**Hello World**](https://github.com/MichMich/MagicMirror/tree/v2-beta/modules/default/helloworld)
|
- [**Hello World**](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/helloworld)
|
||||||
- [**Alert**](https://github.com/MichMich/MagicMirror/tree/v2-beta/modules/default/alert)
|
- [**Alert**](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/alert)
|
||||||
|
|
||||||
##Optional Modules:
|
##Optional Modules:
|
||||||
##Installing:
|
##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)** <br> This module can monitor a PIR motion sensor and put your mirror to sleep if nobody uses it.
|
- **[MMM-PIR-Sensor by PaViRo](https://github.com/paviro/MMM-PIR-Sensor)** <br> This module can monitor a PIR motion sensor and put your mirror to sleep if nobody uses it.
|
||||||
|
|
||||||
## Create your own module
|
## 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)
|
If you want to build your own modules, check out the [MagicMirror² Module Development Documentation](https://github.com/MichMich/MagicMirror/tree/develop/modules)
|
Loading…
x
Reference in New Issue
Block a user