Skip to content

Commit 7a8b3a8

Browse files
committed
upgrade git clone URLs and paths to the repo
1 parent 219ad06 commit 7a8b3a8

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MMM-CalendarExt2
22

3-
[![Super-Linter](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/actions/workflows/superlinter.yaml/badge.svg)](https://github.com/marketplace/actions/super-linter)
3+
[![Super-Linter](https://github.com/MagicMirrorModules/MMM-CalendarExt2/actions/workflows/superlinter.yaml/badge.svg)](https://github.com/marketplace/actions/super-linter)
44

55
MMM-CalendarExt2 is a module for [MagicMirror²](https://github.com/MagicMirrorOrg/MagicMirror) to display extended calendars and event views.
66

@@ -16,7 +16,7 @@ Just clone the module into your modules directory and install the dependencies:
1616

1717
```sh
1818
cd ~/MagicMirror/modules
19-
git clone https://github.com/MMM-CalendarExt2/MMM-CalendarExt2 --depth=1
19+
git clone https://github.com/MagicMirrorModules/MMM-CalendarExt2 --depth=1
2020
cd MMM-CalendarExt2
2121
npm ci --omit=dev
2222
```
@@ -56,9 +56,9 @@ If you are satisfied with `MMM-CalendarExt`, you can continue using it.
5656

5757
## Plugins
5858

59-
- [MMM-CalendarExtTimeline](https://github.com/MMM-CalendarExt2/MMM-CalendarExtTimeline)
60-
- [MMM-CalendarExtMinimonth](https://github.com/MMM-CalendarExt2/MMM-CalendarExtMinimonth)
61-
- [MMM-CalendarExtPlan](https://github.com/MMM-CalendarExt2/MMM-CalendarExtPlan)
59+
- [MMM-CalendarExtTimeline](https://github.com/MagicMirrorModules/MMM-CalendarExtTimeline)
60+
- [MMM-CalendarExtMinimonth](https://github.com/MagicMirrorModules/MMM-CalendarExtMinimonth)
61+
- [MMM-CalendarExtPlan](https://github.com/MagicMirrorModules/MMM-CalendarExtPlan)
6262

6363
## Update
6464

@@ -80,7 +80,7 @@ This module is licensed under the MIT License. Check the [LICENSE](LICENSE.md) f
8080

8181
## Contributing
8282

83-
If you find any problems, bugs or have questions, please [open a GitHub issue](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/issues) in this repository.
83+
If you find any problems, bugs or have questions, please [open a GitHub issue](https://github.com/MagicMirrorModules/MMM-CalendarExt2/issues) in this repository.
8484

8585
Pull requests are of course also very welcome 🙂
8686

0 commit comments

Comments
 (0)