Skip to content

Commit

Permalink
Update to new wiki URL
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrosmiley committed Aug 21, 2018
1 parent 46e8624 commit 27bc4fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node_helper.js
Expand Up @@ -9,7 +9,7 @@ const NodeHelper = require("node_helper")
const path = require("path")
const fs = require("fs")
const https = require("https")
const repository = "https://github.com/MichMich/MagicMirror/wiki/MagicMirror%C2%B2-Modules"
const repository = "https://github.com/MichMich/MagicMirror/wiki/3rd-Party-Modules"
const moduleJson = "modules.json"

module.exports = NodeHelper.create({
Expand Down

0 comments on commit 27bc4fe

Please sign in to comment.