From 020443ae8a3552ea2e12f104a4b0ea2084420806 Mon Sep 17 00:00:00 2001 From: pinsdorf <35745735+pinsdorf@users.noreply.github.com> Date: Tue, 30 Jan 2018 10:59:18 +0100 Subject: [PATCH] corrected link to 3rd party modules wiki page The link to the 3rd Party Modules still directs to the old wiki page, where use has to follow another link to the right page. Updated the link in README.md to navigate to the right wiki page instantly. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 215ca314..295a5d20 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ The following modules are installed by default. - [**Hello World**](modules/default/helloworld) - [**Alert**](modules/default/alert) -For more available modules, check out out the wiki page: [MagicMirror² Modules](https://github.com/MichMich/MagicMirror/wiki/MagicMirror²-Modules). If you want to build your own modules, check out the [MagicMirror² Module Development Documentation](modules) and don't forget to add it to the wiki and the [forum](https://forum.magicmirror.builders/category/7/showcase)! +For more available modules, check out out the wiki page [MagicMirror² 3rd Party Modules](https://github.com/MichMich/MagicMirror/wiki/3rd-party-modules). If you want to build your own modules, check out the [MagicMirror² Module Development Documentation](modules) and don't forget to add it to the wiki and the [forum](https://forum.magicmirror.builders/category/7/showcase)! ## Updating