From 5463183e0199b3a95f07f5cf20b4f933b13a89e1 Mon Sep 17 00:00:00 2001 From: Jordan Welch Date: Wed, 12 Jan 2022 20:35:25 -0600 Subject: [PATCH 1/2] Update config introduction to active URL. --- config/config.js.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.js.sample b/config/config.js.sample index 2edef29b..1c9ffdc0 100644 --- a/config/config.js.sample +++ b/config/config.js.sample @@ -4,7 +4,7 @@ * MIT Licensed. * * For more information on how you can configure this file - * see https://docs.magicmirror.builders/getting-started/configuration.html#general + * see https://docs.magicmirror.builders/configuration/introduction.html * and https://docs.magicmirror.builders/modules/configuration.html */ let config = { From 54bcbbc1de5a962ba162d05d7cd64b8f24b6244b Mon Sep 17 00:00:00 2001 From: Jordan Welch Date: Wed, 12 Jan 2022 20:36:35 -0600 Subject: [PATCH 2/2] Update contribution link to active URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fe93019..e64bb9ba 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Contributions of all kinds are welcome, not only in the form of code but also wi - documentation - translations -For the full contribution guidelines, check out: [https://docs.magicmirror.builders/getting-started/contributing.html](https://docs.magicmirror.builders/getting-started/contributing.html) +For the full contribution guidelines, check out: [https://docs.magicmirror.builders/about/contributing.html](https://docs.magicmirror.builders/about/contributing.html) ## Enjoying MagicMirror? Consider a donation!