From 8186a6af44384b8782f72a4dd7dd3f2d51188bfe Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 3 Apr 2018 22:02:33 -0400 Subject: change in repo --- commands/Getting Started/contribute.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/Getting Started/contribute.js') diff --git a/commands/Getting Started/contribute.js b/commands/Getting Started/contribute.js index 2530058..15204fd 100644 --- a/commands/Getting Started/contribute.js +++ b/commands/Getting Started/contribute.js @@ -8,7 +8,7 @@ * *************************************/ exports.run = (bot, msg) => { - msg.channel.send('Want to help the bot? Here you go: https://github.com/PokeWorld/PokeBot.'); + msg.channel.send('Want to help the bot? Here you go: https://github.com/UniverseDevGroup/PokeBot.'); }; exports.conf = { -- cgit v1.2.3