From e6c274e7858b40946e39ec36893ec491f4041e1b Mon Sep 17 00:00:00 2001 From: Damien Roux Date: Mon, 13 Jan 2020 05:10:34 +0100 Subject: [PATCH] Update module development doc link --- 3rd-Party-Modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index 5d5c29f..3d25af2 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -16,7 +16,7 @@ Therefore, **we highly recommend you to include the following information in you Surely this also help you get better recognition and feedback for your work. ## 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/develop/modules). When you're done, just edit this page and add your module to the list! +If you want to build your own modules, check out the [MagicMirror² Module Development Documentation](https://docs.magicmirror.builders/development/introduction.html). When you're done, just edit this page and add your module to the list! ## 3rd party modules The following modules are created by their respective authors.